View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ChuckM[_2_] ChuckM[_2_] is offline
external usenet poster
 
Posts: 17
Default breaking out of a loop

how do I break out of a loop. As I loop down a column I'd like to
break out of the loop when I find data that meets a particular
condition.
thanks
chuck