VBA to Copy Selective content from one Pivot Tables to Multiple Worksheets

hnl118

New Member
Joined
Nov 23, 2021
Messages
1
Office Version
  1. 2019
Platform
  1. Windows
I'm trying to create a macro that will copy content from a single pivot table on one worksheet and paste the content to three other worksheets within the same workbook. The pivot table can have different number of columns (i.e. location) and rows (products) subjected to the filters based on different criteria on a daily basis. I have to copy data from the pivot table to three different worksheets as day end summary to different recipients. All three worksheets have the same format or layout and each has a predefined set of locations which could change in the future. Even for location with no sales has to be included on the designated worksheet for completeness. I have been using copy and paste between the Pivot Table worksheet and other Summary worksheet. Because of the daily variation on sales per locations, using Getpivotdata is not a feasible option. I am hoping to utilize Marco to streamline the process and minimize human error. Again, I started learning Macro very recently and any assistance would be greatly appreciated.

Summary.JPG
Pivot Table.JPG
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,214,652
Messages
6,120,747
Members
448,989
Latest member
mariah3

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