G
Guest
I run a job that takes a long time to process. While it is running, I need
to put a "Cancel" Button to stop the processing if necessary.
It is something like when you run the "DoCmd.OpenReport ", the system will
popup a cancel button, and while the background is processing, you have to a
chance to cancel the processing.
If you have NWIND.mdb, have a look at Forms/Orders/Click on the "Print
Invoice." icon, and you will be prompted with a box to ask you to vote. How
do you do this access?
Regards
to put a "Cancel" Button to stop the processing if necessary.
It is something like when you run the "DoCmd.OpenReport ", the system will
popup a cancel button, and while the background is processing, you have to a
chance to cancel the processing.
If you have NWIND.mdb, have a look at Forms/Orders/Click on the "Print
Invoice." icon, and you will be prompted with a box to ask you to vote. How
do you do this access?
Regards