I currently use this code (with thanks to Ray) to start a porgram and let access wait for it to finish before continuing code.
The problem is, the code waits but access itself doesnt. Which mean that the user can start the program again, or close the form where the results are going to be, etc.
Is there a way to refrain the user from doing anything in the access while the program is running?
I have change the cursor to the houreglass, but it still lets you click on everything
The problem is, the code waits but access itself doesnt. Which mean that the user can start the program again, or close the form where the results are going to be, etc.
Is there a way to refrain the user from doing anything in the access while the program is running?
I have change the cursor to the houreglass, but it still lets you click on everything