Hello:
I have to run quite a few excel VB macro every morning one after the other.
I have to manually go thru each of them.
i need to create 1 VB macro which will run all macro after 1 min of interval in between.
Example:
Macro to run Sub Store1
Wait 1 min and then run Macro for Store2.
Macro to run Sub Store2
Wait 1 min and then run Macro for Store3.
Macro to run Sub Store3 and so on.
Below is the code I started with but not sucessful.
Let me Know if you have any questions.![]()
Please Login or Register to view this content.
Thanks.
Bookmarks