I put the form OverallSearch into a Navigation Form.
The OverallSearch form contains one unbound text box to search through queries, with 3 subforms with the query results.
I went into all the queries and added [Navigation Form]! beofre [OveralSearch]...etc in the criteria fiels that I am using
When I open the navigation form and go to the OverallSearch tab I am prompted for parameter [Forms]![Navigation Form]![OverallSeach]!...etc multiple times
So I went back and got rid of all the [Navigation Form]!'s from the queries and I was still promted for parameters.
What is going on here?
Note: Before the navigation form the OverallSearch worked perfectly when I opened it
Thanks!