Hi,
I have several macro files that executes individually but runs on the same time. I'm calling these macro files from a batch file, then had this batch file scheduled on a specific time. NOw my problem is, will my macros runs smoothly and will not conflict w/ one another. I have this "application.quit" code inside, i'm afraid this will affect my other macro files and will prematurely close the files w/o finishing the process yet. Please advise on what is the best way I should do to avoid errors and conflict w/ other macro files.
Thanks in advance.