1.
Now we are ready to another
field for the type of Contact. But first we need a label called
Contact Type. See if you can add that following the same
steps as for the Purchases label.
2.
Now we need a dropdown list
for types of Contact we deal with. For this we need what is known
as a combo box. So look for this icon on the Control Toolbox:

3.
Add a combo box to the form
by dragging it onto the page, underneath the Purchases text
box:

4.
Right click on the combo box
and select Properties. Create a new field called Contact
Type:

5.
Enter the values for your
selection list into the Possible Values field, separated
by commas:

6.
Click OK.
|