Assignment 1
Home Up

ASCII table

Exercise 1

  1. Create a new folder called Unit 3.
  2. Create a new database called Unit 3
  3. Create a new form, do not attach a database to it.
  4. Change the Caption of the form to display, Voter?
  5. Turn Record Selectors, Navigation Buttons and Dividing Lines to No
  6. Turn Auto Centre to Yes.
  7. Change the Width to 4 inches.
  8. Change Scroll Bars to none
  9. Save the form with the Name of Lesson1Exercise1.
  10. Create a form with 2 text boxes, a button and a label for the result. Include other labels as shown.
  11. When the button is clicked the age is checked, if the value is 18 or larger, the person can vote.
  12. If they can vote the message shown in the label is shown in the example below left, and if they can not vote, the message should look like the example below right.

wpe3.jpg (7594 bytes)                             wpe4.jpg (7485 bytes)

Exercise 2

  1. Create another form
  2. Change the Caption of the form to display, Fun?
  3. Turn Record Selectors, Navigation Buttons and Dividing Lines to No
  4. Turn Auto Centre to Yes.
  5. Change the Width to 4 inches.
  6. Change Scroll Bars to none
  7. Save the form with the name  Lesson1Exercise2.
  8. Include the necessary controls. If the user enters Blonde into the one box, the message is as shown in the example below to the left. If any other colour, the message is as shown in the example below to the right.

wpe5.jpg (8263 bytes)                           wpe6.jpg (8213 bytes)