M
Melissa
Any help is appreciated.
I have two issues:
1. My report's On No Data Event contains code for msg
box. It triggers two iterations of the msg box when
conditions are met. I tried with the only VBA code
anywhere on the report at the On No Data event, which
contained only one line (msgbox "test") and even that
returned the message box twice. How do I stop the second
iteration. This occurs when opening the report as a stand-
alone report.
2. How do I close the report when the On No Data
condition is met?
Should I use a different test method for each of these?
Not sure how to go here...I am not professional at this.
Thanks.
Melissa
I have two issues:
1. My report's On No Data Event contains code for msg
box. It triggers two iterations of the msg box when
conditions are met. I tried with the only VBA code
anywhere on the report at the On No Data event, which
contained only one line (msgbox "test") and even that
returned the message box twice. How do I stop the second
iteration. This occurs when opening the report as a stand-
alone report.
2. How do I close the report when the On No Data
condition is met?
Should I use a different test method for each of these?
Not sure how to go here...I am not professional at this.
Thanks.
Melissa