Is there any way to spawn a child process in VBA for Excel ?
I want to write a program to automatically check a folder for files every few minutes and, if it finds a file there to run a conversion utility in Excel. At any time, the user should be able to press a 'STOP' button on the screen to end the automation.
Any ideas ?
I want to write a program to automatically check a folder for files every few minutes and, if it finds a file there to run a conversion utility in Excel. At any time, the user should be able to press a 'STOP' button on the screen to end the automation.
Any ideas ?