D david444 Registered User. Local time Today, 21:43 Joined Mar 11, 2003 Messages 12 Apr 7, 2003 #1 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
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
Mile-O Back once again... Local time Today, 21:43 Joined Dec 10, 2002 Messages 11,316 Apr 7, 2003 #2 No, you can't - you'd be better to put a combobox on a form and reference this in your query.
D david444 Registered User. Local time Today, 21:43 Joined Mar 11, 2003 Messages 12 Apr 7, 2003 #3 how do i do that
Mile-O Back once again... Local time Today, 21:43 Joined Dec 10, 2002 Messages 11,316 Apr 7, 2003 #4 Are you even using forms in your database?