Forum Discussion
ellis9xh
Dec 06, 2017Copper Contributor
Running Macros
How can I get more than 1 macro to run at same time ? At the moment, running another macro by clicking 2nd button doesn't do anything until last macro has finished running.
1 Reply
- Haytham AmairahSilver Contributor
Same problem https://answers.microsoft.com/en-us/msoffice/forum/msoffice_excel-mso_windows8-mso_2013_release/running-2-excel-vba-macros-simultaneously-on-the/662bc228-80db-48e5-a6a0-09f539775e3a
The answer is:
Excel scripting language (VBA) does not support that!