E
elfeste
I have an excel worksheet with 4 columbs.
I want to automatically select multiple rows of data according to
search which will partly match one cell in the row and put the full ro
as results in a new worksheet.
for example
30/01/03,New York,233.85,complete
20/03/03,New Hampshire,188.22,complete
22/03/03,Texas,90.78,incomplete
23/04/03,Oregon,467.99,complete
If the search string is "New" how can I produce a new worksheet whic
will contain
30/01/03,New York,233.85,complete
20/03/03,New Hampshire,188.22,complete
Any suggestions would be appriciated
I want to automatically select multiple rows of data according to
search which will partly match one cell in the row and put the full ro
as results in a new worksheet.
for example
30/01/03,New York,233.85,complete
20/03/03,New Hampshire,188.22,complete
22/03/03,Texas,90.78,incomplete
23/04/03,Oregon,467.99,complete
If the search string is "New" how can I produce a new worksheet whic
will contain
30/01/03,New York,233.85,complete
20/03/03,New Hampshire,188.22,complete
Any suggestions would be appriciated