Use combo box to open a query?

C

Craig Cerff

I use a form with combo boxes to enter in the dates,
grades and other criteria for the criterion field in a
query. This form could be common if I could have another
combo box that can alow me to select a particular query.
So instead of have a command button that opens a specific
query in my form I would like a combo box that will allow
the user to select the query???
 
Top