DiscoPistol
Active Member
- Joined
- Jun 6, 2006
- Messages
- 261
Hi,
Its Saturday morning, raining, I'm at work and McDonalds forgot to put the Egg in my Egg McMuffin. I'll say that again. They forgot to put the Egg in my Egg McMuffin........!!
Anyway I was just wondering if someone could help me out with a problem I'm having with Pivot Table.
I have 2 tables on the same sheet. The plan is that when you change the field on the first table the field on the second table will change automatically and update the Pivot Table
I'm using code which basically looks like below and updates the field, but not the underlying data (on 2007)
PivotTables("PivotTable2").PivotFields("Date").CurrentPage = PivotTables("PivotTable1").PivotFields("Date").CurrentPage
As always our help is appreciated.
Now I'm off to eat my processed cheese on burned muffin.......
Its Saturday morning, raining, I'm at work and McDonalds forgot to put the Egg in my Egg McMuffin. I'll say that again. They forgot to put the Egg in my Egg McMuffin........!!
Anyway I was just wondering if someone could help me out with a problem I'm having with Pivot Table.
I have 2 tables on the same sheet. The plan is that when you change the field on the first table the field on the second table will change automatically and update the Pivot Table
I'm using code which basically looks like below and updates the field, but not the underlying data (on 2007)
PivotTables("PivotTable2").PivotFields("Date").CurrentPage = PivotTables("PivotTable1").PivotFields("Date").CurrentPage
As always our help is appreciated.
Now I'm off to eat my processed cheese on burned muffin.......