View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roger B. Roger B. is offline
external usenet poster
 
Posts: 24
Default Search for word(s) in several sheets

I am looking for a macro that would search through 5 contiguous sheets in a
file for a specific word or words in a sequence. If the first word(s) found
is not the one I want then I would like the search to continue on to the
next one until the correct one is found at which point I could then exit
from the macro.



Any suggestions would be greatly appreciated.



Roger