View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wildman Wildman is offline
external usenet poster
 
Posts: 1
Default stop a macro if it does not contain

I have a macro that i would like to NOT to run (or stop) if it does
not contain the word "wildman" in a range A2:A30000 or if there is
no text in that range as well.

Thanks in advance
Wildman