Hello Everyone..
I have a form (mainform) where a user selects criteria and then runs a module that will make certain updates. In the code of the module a query is called (masterlist) that includes the list necessary for the module. Since the query is getting some of the parameters from (mainform) I seem to be getting a "to few parameters" error in the code.
Help! I have tried to write code to get the parameters in the form. However I am still calling the query and I am not making the connection to get the parameters in the query.
Thanks in advance for any help!
Jwhat..
I have a form (mainform) where a user selects criteria and then runs a module that will make certain updates. In the code of the module a query is called (masterlist) that includes the list necessary for the module. Since the query is getting some of the parameters from (mainform) I seem to be getting a "to few parameters" error in the code.
Help! I have tried to write code to get the parameters in the form. However I am still calling the query and I am not making the connection to get the parameters in the query.
Thanks in advance for any help!
Jwhat..