View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Fredrik Wahlgren Fredrik Wahlgren is offline
external usenet poster
 
Posts: 339
Default Can I search a range


"Imajesty" wrote in message
...
Is there any way to search a range of cells for a word. ie. A1:a20 I need

to
find "MGNI"

Thanks,


--
Imajesty


Yes, but I think you need a macro
http://msdn.microsoft.com/library/de...angeobject.asp

/Fredrik