find -> list of records

  • Thread starter Thread starter Antek
  • Start date Start date
A

Antek

Hi

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?

Please tell me.

Regards
Antek
 
Hi Antek,

Am Sun, 10 Mar 2013 17:54:06 +0100 schrieb Antek:
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


Regards
Claus Busch
 
Back
Top