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?
|