Visual Basic in Access
I would like you to experiment more with using Visual Basic in Access. Using a form, do the following:
- A nested if statement (an If within an If)
- A while loop
- An until loop
- An array - take a code in from the database, pull information out of a table and display the data taken from the table on the form