Get a list of the macros of a module in excel, and then call all those macros
问题 Please help with the following: 1) A code that sets a list of all macros of "Module3", and place this list in "Sheet5", starting in cell "E14" below. 2) Then, the code should run all the listed macros I tried with a code that referred VBComponent , but I got an error. 回答1: Based on my google search, I found the answer That I commented you , but They forgot and important thing, that is check and option to allow you run the macro. First the Function to list all macros in excel and return and