parameters

inbal

Registered User.
Local time
Today, 15:50
Joined
Feb 8, 2009
Messages
48
can i make the parameter in a query be a combo?
 
yes, if its placed on a form. reference it from the query

=Forms!yourForm!YourControl
 
I have attached an example with a report that uses a form to get the parameters for the query.

Hope this helps ...
 

Attachments

Users who are viewing this thread

Back
Top Bottom