Add a Pause to VBS code

Number11

Member
Local time
Today, 22:34
Joined
Jan 29, 2020
Messages
635
So is it possible to add a pause to VBS code so that i can check the data created is 100% before the VBS exports to excel?
 
You could simply open a query displaying the data?
If you put the query view onto a read-only modal form with an OK/Cancel button you can then either continue the process or canel it.
 

Users who are viewing this thread

Back
Top Bottom