parameter

tonymat

New member
Local time
Today, 06:20
Joined
Jun 6, 2005
Messages
9
I need a new parameter in my query. When I open the query i need the parameter to be asked in a combo box or drop down box or any way to select the value from the groupo other than typing.
 
tony,

Looks like you're going to have to use a form to present the Combo or
ListBox. Then the query can reference the form's control. The form
can open the query.

Wayne
 

Users who are viewing this thread

Back
Top Bottom