Advanced Filter on next blank row

Excelladder

New Member
Joined
Jan 10, 2018
Messages
4
I have data in my spreadsheet in columns A thru P.

I use Advance Filter to move some of this data to another worksheet. If I want to run the Advanced Filter numerous times, how do I get it to place the filtered data on the next blank row instead of overwriting the previous filtered data?

Can a macro be written for this?
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Yes this can be solved with a macro.

1. What is the name of your data sheet?
2. What is the name of the sheet where you want to copy the filtered data to?

In the simplest version, you would Filter the data manually and then execute the macro to copy that data to another worksheet. Would that be okay?

Let me know.
 
Upvote 0

Forum statistics

Threads
1,214,971
Messages
6,122,520
Members
449,088
Latest member
RandomExceller01

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top