M
Marc
Dear All,
using the following code in the OnNoData event:
MsgBox"There is NO Data in the Report"
Cancel=True
this cancel the report, nevertheless a second message is shown:
"The action OpenReport has been cancelled"
How can I avoid the second popup message?
Thanks in advance,
Marc
using the following code in the OnNoData event:
MsgBox"There is NO Data in the Report"
Cancel=True
this cancel the report, nevertheless a second message is shown:
"The action OpenReport has been cancelled"
How can I avoid the second popup message?
Thanks in advance,
Marc