T
Tracey
I have a form that requires the user to enter begin date
and end date for a report period. On the form, the command
button goes to a very simple macro:
OpenReport (the name of the report)
Close (the name of the form)
The procedure runs correctly (ie. the report selects
records for the correct time period), but the date prompt
form will not close when the report is displayed. I've
built another report with a similar macro and it works
perfectly, closing the date prompt form when the report
displays. Has anyone encounter a macro hanging like this?
and end date for a report period. On the form, the command
button goes to a very simple macro:
OpenReport (the name of the report)
Close (the name of the form)
The procedure runs correctly (ie. the report selects
records for the correct time period), but the date prompt
form will not close when the report is displayed. I've
built another report with a similar macro and it works
perfectly, closing the date prompt form when the report
displays. Has anyone encounter a macro hanging like this?