Hi
I have a form called search which contains a combo box called User. I am running a query over this with the following criteria;
[Forms]![SEARCH]![User]
Even though the form is open & there is data in the user field, I keep getting a message saying;
'Enter Parameter Value'
Forms!Search!User
I get this if I run the query from a button or if I run the query on the fly.
I have tried renaming the form, field, etc. but I am getting nowhere.
Please help!
I have a form called search which contains a combo box called User. I am running a query over this with the following criteria;
[Forms]![SEARCH]![User]
Even though the form is open & there is data in the user field, I keep getting a message saying;
'Enter Parameter Value'
Forms!Search!User
I get this if I run the query from a button or if I run the query on the fly.
I have tried renaming the form, field, etc. but I am getting nowhere.
Please help!