enter criteria from a form

A

ANStech

I have a query which shows all fields from one table and one feild from
another. I want to run the query based on the value of a feild in a form. I
tried [Forms]![myform]![myfield], but I just keep getting a dialog box. When
I put the proper value in the dialog box, I get the right results, but I want
to skip the dialog box, and go straight to the result.

Can you please help!!!
 
Top