Parameter Query Using Combo Box

david444

Registered User.
Local time
Today, 21:43
Joined
Mar 11, 2003
Messages
12
is it possible to create a query using a paramter, but instead of the user typing the data into a text field, have a combo box to select from
 
No, you can't - you'd be better to put a combobox on a form and reference this in your query.
 
how do i do that
 
Are you even using forms in your database?
 

Users who are viewing this thread

Back
Top Bottom