parameter value

  • Thread starter Thread starter Jerry
  • Start date Start date
J

Jerry

Access 2007, Northwind.dba as a template.

When I view the Sales By Year Report besides entering a begining and a
ending date another window pops up asking Enter Parameter Value
"ShippedDate". Regardless if a date is entered or not it makes no difference
to the report. The report shows all the information I expected. Where do I
remove the request for the value?
 
That can happen if the report used to use the field and it's been removed
from the recordsource. A good place to check is whether it still shows up in
the Sorting and Grouping dialog.
 
Back
Top