Simultaneous running of macros...

drmingle

Board Regular
Joined
Oct 5, 2009
Messages
229
Curious to know is there a way to run multiple macros at once...literally at the same time.

For example, let's say I had a macro "A" which works well but takes three hours to complete...

I'm wondering if I open three sessions of MS Excel and run macro "A1", "A2", and "A3" if I can cut down the time to one hour...since it was stacked/parallel processed.

The only thing I could come up with (which may no work) is to create multiple timed events for the macros to be triggered independently at the same time (or staggered by a bit of time)...

Any thoughts would be helpful...
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
maybe you could look into tuning your current macro to improve the speed, can you post the code
 
Upvote 0

Forum statistics

Threads
1,215,528
Messages
6,125,342
Members
449,218
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top