Thread: Find Function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jason Zischke Jason Zischke is offline
external usenet poster
 
Posts: 147
Default Find Function

Hi All

I was wondering if there was a way to use the find function to rather than
look for an exact value eg. "1" but to look for a range of numbers eg
"between (number) + 5 & (number) - 5" or is a loop the best answer for this
one?

Thanks in Advance

Jason