A
atkinkl
I am creating dynamic cross tab reports and displaying them in acPreview.
When the user closes the report, I want it to close and not save the design
changes. I would like to do this without a save prompt to the user.
I tried using the On Deactivate and On Close events, however the prompt
appears before these lines are accessed in VBA>
When the user closes the report, I want it to close and not save the design
changes. I would like to do this without a save prompt to the user.
I tried using the On Deactivate and On Close events, however the prompt
appears before these lines are accessed in VBA>