Read lines from one worksheet, if value is true, write to new work

G

Guest

I have a workbook, with a worksheet that has 2000+ entries. I need to search
column AF, if the value = what I'm looking for, then write that entire line
to a new work sheet. Any help/guidence would be greatly appreciated.
 
G

Guest

Need more details:

Provide an example of what you're looking for, and is it going to a certain
location in the new sheet?
 
D

Dave Peterson

How about applying Data|Filter|Autofilter to column AF. Then filter to show
what you want.

Then copy those visible rows to the other sheet.

If you need a macro, you could record one when you do it manually.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top