View Single Post
 
Old 12-03-2023, 04:06 PM
aj92 aj92 is offline Windows 11 Office 2021
Novice
 
Join Date: Nov 2023
Posts: 9
aj92 is on a distinguished road
Default

Another peculiar thing I've noticed while testing is the following:

-the only code getting "stuck" in infinite load is the last macro in the code above: Sub B_A_RemoveRT_ExceptMe()


-And when I run the VB editor in debug mode, moving through each line of code as a step input, the code works just fine.



--


For some reason it's getting stuck when I fully execute the macro


Maybe that sheds light on some possible solutions?
Reply With Quote