Access, how to base a query field criteria in a macro

X

x_gollumn_x

I have a form based on a query 'maindata' .
I have based the criteria in the query as one field from form
[switchboard]![hawk] or the same field from a different form
[switchboard_dept]![hawk].

If the first criteria is false (i used the switchboard_dept form) it asks
for the first criteria, is it possible to step through this without the user
seeing this? or is it possible to put the criteria in macro's?
 
Top