Need a fix: I get #Error for first name and last name on Reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have run reports on this database for 2 years. This time I get reports
with the First Name and Last Name fields showing #ERROR. What happened, and
how do I fix it?
When I click to run the report a dialogue box asks me for the Parameter
Value...never had that before either.
 
Panagirl,

In tracking down this problem, I think the first step is to go to the
design view of the report, have a look at the Control Source property of
the First Name and Last Name controls on the report, and then check that
whatever is entered in these properties is actually reflective of fields
that exist in the query that the report is based on.
 
Back
Top