S Sok Hong Nov 20, 2003 #1 Can you please tell me how to make more than one selection from the drop down menu? Thank you.
A Allen Browne Nov 21, 2003 #2 To handle multiple values, create another table with a one-to-many relationship. For the interface, include a subform that contains the combo. The user can now select different values in the combo on different rows of the subform.
To handle multiple values, create another table with a one-to-many relationship. For the interface, include a subform that contains the combo. The user can now select different values in the combo on different rows of the subform.