I keep getting a parameter popup box when I open a report, why? Ac

M

Marshall Barton

You have an undefined name somewhere in the report's record
source query, in a report text box's control source, in
Sorting and Grouping or somewhere.

The parameter pop up tells you the name that you need to
look for.
 
Top