Thread: find
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ranswert ranswert is offline
external usenet poster
 
Posts: 161
Default find

I am using "find" to find a string in a range of cells. How do I keep
searching in the range for more occurrances of that string I am searching
for? I think there is a "find next" , but I am not sure how to use it with
"find".

Thanks