Enter parameter value error

  • Thread starter Thread starter Mary Fran
  • Start date Start date
M

Mary Fran

I have added a field to my report which is in the recordsource's query (just
dragged it from the field list) and when I run the report I get the Enter
parameter value for that field - why? THere is no other field with the same
name.
 
Nevermind - I found that while the recordsource was specified as a certain
query, the VBA on the open event changed it. Problem solved.
 
Back
Top