Re: Enter Parameter Value dialogue boxes appear when report run -
09-10-2010
, 03:45 PM
Odds are you changed the names (or deleted) those 13 fields from the table,
and the report is still looking for the old names.
Check the ControlSource property of each of your controls, and check the
fields listed in the Sorting and Grouping dialog.
--
Doug Steele, Microsoft Access MVP
http://www.AccessMVP.com/djsteele
Co-author: "Access 2010 Solutions", published by Wiley
(no e-mails, please!)
"zufie" <john.marruffo (AT) illinois (DOT) gov> wrote
When I run a report that has one table as its record source, I receive
"Enter Parameter Value” dialogue boxes for 13 of the fields. I don't
understand why?
Can you shed some light on this for me? Thanks Zuf |