Hi,
I have a navigation form set up with 5 different tabs. One of these tabs is a Search Records page. There is a subform built into the navigation page that is my Main Search page, as should be with a Navigation Form. Within this Search Page is a Multiple Items form that is built on a query.
SO
Main Navigation Tab -> SearchMain -> SearchForm
Here is a picture:
Now, if I were to input, say, Like "*" & Forms!SearchMain!IssuingAgencies & "*" within the query that the Search Form is built off of, then nothing is prompted to my screen for input. However, if I run the Main Navigation form and open up this Search Records tab, I am prompted for input.
How do I get it so that I am not prompted for input anymore?
Thanks,