Thread: Using Find
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mishell Mishell is offline
external usenet poster
 
Posts: 22
Default Using Find

Hi.
There is a great explanation about using Find on the site of Chip Pearson
http://www.cpearson.com/excel/FindAll.aspx

Mishell


"fred" wrote in message
...
1.
When using .Find and the item is found how to check item position ( column
number and row number) ?
2.
When using .FindNext how to know the end of sheet was reached?

Thanks,
Fred