I'm trying to step through one of our macros written forever ago. Everytime a Range is used in the code the debugging process skips to this function "instring." Then the Step Into just starts an infinite loop inside the function. It is getting really annoying.
How can I stop this?
If I run the code normally it works fine.
Bookmarks