Pivottable reference...

G

George

I have a spreadsheet with three pivot-tables. When an item is selected
in the first pivot-table the other pivot-tables items are changed. How
can I reference a specific item in a pivot-table using VBA?

Thank you,
George
 
G

George

Thank you for the reply and my apologies for such a poor explanation.

Pivot-Table00 holds months from last three years.
Pivot-Table01 holds months from last three years (same Pivot-Table00).
Pivot-Table02 holds months from last three years (same Pivot-Table00).

I would like the ability to select a month from Pivot-Table00. After
the selection is made Pivot-Table01 and Pivot-Table02 updates to the
same month.

I have the code working to check if the PivotItems are equal, but cannot
figure out how to select a specific PivotItem from Pivot-Table01 and
Pivot-Table02.

Thanks for any help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top