I definately agree with not using Goto, but do you really consider the "Exit For" in the same breath as Goto? Knowing how you like to cut strokes in your code, I would have thought this would have been something more welcome.

I guess I see it as a good way to exit a loop when a certain condition is met... kind of like exiting the script when a error occurs.