groston
08-21-2025, 08:01 PM
I have a macro that works properly. In certain cases, this macro has to work through twelve nested for loops a total of tens of millions of times and when this happens, the macro takes many minutes to complete. Question: Is there some way to make the code execute faster? Note that I have been through the code and I believe that it is properly and efficiently written.