Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Say I have 5 pivot tables that all have in the drop down menu "Geography" in
A4. I would like to know if excel has a capability to select say Americas from the drop down box and the same be selected and updated for every pivot you have within the file. I thought perhaps my hitting ctrl and selecting all tabs and then selecting the geography I wanted it would work but it says it cannot do that...Does anyone know if there is a solution? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There's a sample file here that you could adapt to your workbook:
http://www.contextures.com/excelfiles.html Under Pivot tables, look for 'Change Multiple Page Fields' MichelleO wrote: Say I have 5 pivot tables that all have in the drop down menu "Geography" in A4. I would like to know if excel has a capability to select say Americas from the drop down box and the same be selected and updated for every pivot you have within the file. I thought perhaps my hitting ctrl and selecting all tabs and then selecting the geography I wanted it would work but it says it cannot do that...Does anyone know if there is a solution? -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am going to have to buy your book.
-- HTH... Jim Thomlinson "Debra Dalgleish" wrote: There's a sample file here that you could adapt to your workbook: http://www.contextures.com/excelfiles.html Under Pivot tables, look for 'Change Multiple Page Fields' MichelleO wrote: Say I have 5 pivot tables that all have in the drop down menu "Geography" in A4. I would like to know if excel has a capability to select say Americas from the drop down box and the same be selected and updated for every pivot you have within the file. I thought perhaps my hitting ctrl and selecting all tabs and then selecting the geography I wanted it would work but it says it cannot do that...Does anyone know if there is a solution? -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks! <g
Jim Thomlinson wrote: I am going to have to buy your book. -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
This is very usefull. Thanks a lot. One problem thoug I thought you could maybe help me with. This works really good for the data set you have in your sheet. But when use this for another sheet that I have woth a lot more data (300.000 lines) . Thist takes to long. Excel is calculating for some minutes. Any way to speed up the process? "Debra Dalgleish" wrote: Thanks! <g Jim Thomlinson wrote: I am going to have to buy your book. -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry there is no easy solution. Depending on what version of Excel you are
using (above Excel 2000) you could catch the pivot table change event and update the other pivot tables accordingly... -- HTH... Jim Thomlinson "MichelleO" wrote: Say I have 5 pivot tables that all have in the drop down menu "Geography" in A4. I would like to know if excel has a capability to select say Americas from the drop down box and the same be selected and updated for every pivot you have within the file. I thought perhaps my hitting ctrl and selecting all tabs and then selecting the geography I wanted it would work but it says it cannot do that...Does anyone know if there is a solution? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Grouping Time in Pivots. | Excel Discussion (Misc queries) | |||
Multiple users edit same spreadsheet at same time? | Excel Discussion (Misc queries) | |||
I would like to build macro's to do pivots or part of pivots | Excel Programming | |||
Would like to ask assistance in filtering multiple pivots at the same time | Excel Programming | |||
Pivots using other pivots and dynamic query problem | Excel Programming |