Macro to copy a Workbook, only keeping specific data

RichJW

Board Regular
Joined
Jul 7, 2015
Messages
94
Hi,

I have an (O365) Excel report, with two tabs, which is my master version.
I need a macro that will do the following for me, as I need to produce several reports from this master version.

1. Copy the master version.
2. Only keep the rows of data where in column D it says "Apples" in both tabs (header is on row 4 on each tab, so data commences on row 5 and the number of rows with data changes weekly). So, for anything saying "Pears" or anything else in column D, the row gets deleted.
3. Name the file "Apples Report", so basically whatever filter I am looking at.

I can then just duplicate this macro for my other categories.
I need to do this for about 5 reports, so it would help me greatly.

Thanks,
Rich
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
You are very welcome and same to you. :)
 
Upvote 0

Forum statistics

Threads
1,215,772
Messages
6,126,810
Members
449,339
Latest member
Cap N

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