Report Open and Close events ??

  • Thread starter Thread starter David
  • Start date Start date
D

David

I'm getting an error running a report, the open event
fires, then the close event. Then I get the error but it
puts me in debug on the OpenReport statement.

The error is a double quote or two single quotes not being
recognized as a field name.

Any clues on how to debug this? - its held me up for a day
and a half so far.
 
Please post some more details, e.g. the OpenReport line, and the actual
error message.

Are you using a WhereCondition and cancelling the report's NoData event?
 
Back
Top