If I call for, in the criteria line of a query a prompt, that would require an input, such as a City, is it possible for that prompt to be in the form of a combo or list box that would provide a list of choices from a drop down.
You would have to design a form containing the combo and then relate the criteria to the form combo.
Forms!myformname!mycomboname
The user would have to choose from the combo first and then initiate the query, probably with a button on the form.
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.