R
richard
Hi
I have a report which when closed runs an update query. The user will not be
able to reprint jobs (in bulk) when this query has been run.
So I would like to have a prompt in the report Print Preview on the close
event which asks if the user has printed the jobs with vbYesNO, then if they
click No then they are returned to the print preview and the report does not
close. If they click yes then the query is run.
I am struggling with stopping the report closing when the vbNo is clicked.
Any thoughts or pointers appreciated
I have a report which when closed runs an update query. The user will not be
able to reprint jobs (in bulk) when this query has been run.
So I would like to have a prompt in the report Print Preview on the close
event which asks if the user has printed the jobs with vbYesNO, then if they
click No then they are returned to the print preview and the report does not
close. If they click yes then the query is run.
I am struggling with stopping the report closing when the vbNo is clicked.
Any thoughts or pointers appreciated