updating pivot table with dynamic source data VBA

spq24

Board Regular
Joined
Jan 18, 2010
Messages
52
I need to update a pivot table every day and the source data (a data dump from a company system) grows each day. I need to the source data to grow each day with it using vba code. Is this possible?
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
It will help if you post:
1. Sheet that contains data showing Column layout
2. Pivot Layout
3. And the version of Excel you are dealing with!

And you can remove sensitive info and use dummy data.
 
Upvote 0
I can't post the sheet right now because it involves sensitive data but There are three pivot tables one has data in columns A:U and down to row 282 in sheet 1 right now and that will grow significantly as the year goes on and then go back down at the beginning of next year and I'm using excel 2007.

The second has data in column A:U and down to row 8 right now but that will fluctuate.

and the third is columns A:U down to row 59 but that will fluctuate
 
Upvote 0

Forum statistics

Threads
1,224,587
Messages
6,179,740
Members
452,940
Latest member
Lawrenceiow

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