You have a seriously complicated worksheet here.
I'm trying to step through your F row loop code to see what's going on, but this function.
keeps getting triggered and then my Excel crashes. If you wrote this code and these API functions yourself I would think you are more than capable of stepping through this code and seeing what the values are and why it's doing what it's doing. If this function is triggering on every line that's probably a good clue as to why your code is so slow, as to what's going on with your other sheet I would suggest stepping through line by line and seeing what is happening.
Bookmarks