Advanced Filter Macro

  • Thread starter Thread starter Alex.W
  • Start date Start date
A

Alex.W

Spreadsheet "Register" has columns A to Q of data. I want to move all data in
rows where there is an entry in the corresponding cell in column "P".

I want to move the data to Spreadsheet "Closed". Both spreadsheets are set
up identically for columns and headings.

Rather than paste over existing data in "Closed", I want it to be pasted
from the next vacant row down.
 
Why not record a macro when you use Data|Filter|Autofilter.

You can filter to show the nonblanks, then copy the visible rows (avoiding the
header) and past under the last used row.
 

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

Back
Top