Cascading page filters ona pivot table/ pivot chart

obiron

Active Member
Joined
Jan 22, 2010
Messages
469
Hi all,

Using Excel 2003 on XP via Ctirix....

Thanks to all the help I have received on this board, I have now sucessfully managed to extract 250,000 records from a calculations sheet into 4 worksheets and amalgamate these sheets into a single pivot table.

In this table I have three fields in the paging section: Department, Style and SKU.

A Style belongs to a department and a SKU belongs to a style. Is it possible through VBA to limit the records seen in the style and SKU drop downs to only those elements that belong to selected parent records.

E.G.

Dept Style SKU
1... A123. A12308
1... A123. A12310
1... A123. A12312
1... B456. B45608
1... B456. B45610
2... C555. C55508
2... C555. C55510

IF I select Dept 2 in the department page drop down, I currently see styles A213,A546, B546 and C555 in the Style drop down. I would like to only see C555 as this is the only style associated with Dept 2.
I would also only like to see C55508 and C55510 because these are the only SKUs associated with the currently selected style (C555)


TIA

Obiron
 
Last edited:

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,215,753
Messages
6,126,677
Members
449,327
Latest member
John4520

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