J
Joey
I have a form that connects to a remote database and creates several
recordsets. Depending on the state of the remote db, this code may take some
time to run. I would like the user to be able to cancel out and stop the code
by hitting the ESC button or clicking a button. The code isn't one giant loop
- so I need to be able to stop it no matter hwere in the procedure I am.
If anyone knows how I can do this, I would greatly appreciate any help!
Thanks!
recordsets. Depending on the state of the remote db, this code may take some
time to run. I would like the user to be able to cancel out and stop the code
by hitting the ESC button or clicking a button. The code isn't one giant loop
- so I need to be able to stop it no matter hwere in the procedure I am.
If anyone knows how I can do this, I would greatly appreciate any help!
Thanks!