Yes you need to use a parameterized or parameter query. You can reference in the criteria section of a query a forms listbox or textbox, combobox etc... in this fasion
[Forms]![NameofMyForm]![TextMyText] Something like that would go in the criteria of the query. At run-time the user would enter the parameters and either have a button on your specified event the process would fire.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.