View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Antek Antek is offline
external usenet poster
 
Posts: 7
Default find - list of records

Using "find" in excel file I get the first record (row)
that contains the group of characters I am looking for.
Then I can repeat it and I get next record, etc.
How to get a list of all records (rows) that contain
such group of characters?


try:
find all


Claus, thank you very much. It was really simple but I am
a beginner. :-)

Regards
Antek