Hi,
I have the code below on the No data event of my form.
Cancel = True
MsgBox " No Records were found. Please make a different selection"
It displays the above message if no records are found but after that it also displays "The OpenReport action was cancelled"
How to get rid of this?
Thanks,
Ekta
I have the code below on the No data event of my form.
Cancel = True
MsgBox " No Records were found. Please make a different selection"
It displays the above message if no records are found but after that it also displays "The OpenReport action was cancelled"
How to get rid of this?
Thanks,
Ekta