strangeryet
Programmer
Is there an opposite to the DoEvents function?
I am using the Shell function and I beleive other items are being executed at times before the Shell function completes. When reading about this I see that this can be the case. So how can I stop the processing of other items until the function in the shell is complete? Or is there another funtion I can use that will not release control until it is finished?
Thanks
I am using the Shell function and I beleive other items are being executed at times before the Shell function completes. When reading about this I see that this can be the case. So how can I stop the processing of other items until the function in the shell is complete? Or is there another funtion I can use that will not release control until it is finished?
Thanks