I would like to see an EXIT FOR command that would enable me to exit a FOR..NEXT loop when a criterion is met, rather than have to run through a clunky count routine inside a WHILE...LOOP loop. What are the chances?