G
Guest
I want a command button on a form to do the following:
Prompt User with "Preview Report?"
If yes, then Open "Report1"
When closing the report I want:
Prompt User "Output Report?"
If yes, then Output "Report1"
Else, return to form
Else, Output "Report1"
How do I do this?
Prompt User with "Preview Report?"
If yes, then Open "Report1"
When closing the report I want:
Prompt User "Output Report?"
If yes, then Output "Report1"
Else, return to form
Else, Output "Report1"
How do I do this?