#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 216
Default Copying pivot table

Hello,

I have made a pivot table containing the ages of the employees in our firm.
I thus have a pivot table with all the ages (ex. 20,21,22 etc) for both men
and women. I would like to group the ages say by tens and have copied the
pivot into a new worksheet. So far so good, but when I now group the ages,
this grouping is also shown in the original pivot table! I already tried
copying only the pivot table and copying the entire worksheet but the result
is the same. Could anyone help me with this please?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default Copying pivot table

Hi Nadine

both your PT's are using the same Pivot Cache.
When you create the PT, and selected the same source range for the data, you
must have chosen the option to use the same Pivot Cache to reduce storage
requirements.
Had you chosen not to use the same cache you would have been OK.

I would give the set of data two different names.
Create Dynamic ranges so they will grow if you add more data to the data
set.
InsertNameDefine Name myData Refers to
=$A$1:INDEX($1:$65536,COUNTA($A:$A),COUNTA($1:$1))
Repeat but call the second set myData2

(Note: this formula assumes that your header row is row 1 for your pivot
table. You will need to adjust if it is different)

On each of your PT's, right clickPT wizardBackSource=myData and myData2
respectively.
Refresh each PT.

--
Regards
Roger Govier

"Nadine" wrote in message
...
Hello,

I have made a pivot table containing the ages of the employees in our
firm.
I thus have a pivot table with all the ages (ex. 20,21,22 etc) for both
men
and women. I would like to group the ages say by tens and have copied the
pivot into a new worksheet. So far so good, but when I now group the
ages,
this grouping is also shown in the original pivot table! I already tried
copying only the pivot table and copying the entire worksheet but the
result
is the same. Could anyone help me with this please?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 216
Default Copying pivot table

Hello Roger,

Since I already use a dynamic range for all my pivot tables, I simply
started the pivot table over again not using the same cache and the problem
is solved! Thanks a lot for your help (second time already!).

nadine

"Roger Govier" wrote:

Hi Nadine

both your PT's are using the same Pivot Cache.
When you create the PT, and selected the same source range for the data, you
must have chosen the option to use the same Pivot Cache to reduce storage
requirements.
Had you chosen not to use the same cache you would have been OK.

I would give the set of data two different names.
Create Dynamic ranges so they will grow if you add more data to the data
set.
InsertNameDefine Name myData Refers to
=$A$1:INDEX($1:$65536,COUNTA($A:$A),COUNTA($1:$1))
Repeat but call the second set myData2

(Note: this formula assumes that your header row is row 1 for your pivot
table. You will need to adjust if it is different)

On each of your PT's, right clickPT wizardBackSource=myData and myData2
respectively.
Refresh each PT.

--
Regards
Roger Govier

"Nadine" wrote in message
...
Hello,

I have made a pivot table containing the ages of the employees in our
firm.
I thus have a pivot table with all the ages (ex. 20,21,22 etc) for both
men
and women. I would like to group the ages say by tens and have copied the
pivot into a new worksheet. So far so good, but when I now group the
ages,
this grouping is also shown in the original pivot table! I already tried
copying only the pivot table and copying the entire worksheet but the
result
is the same. Could anyone help me with this please?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create pivot table from existing pivot table in excel 2007 Udayraj Dhulekar Excel Discussion (Misc queries) 2 July 8th 13 08:22 PM
Copying values from pivot table to cells outside pivot table richzip Excel Discussion (Misc queries) 4 January 16th 08 11:03 PM
Filter lines with Pivot table and non Pivot table columns Grover Excel Discussion (Misc queries) 1 September 26th 07 12:48 AM
Copying & Pasting from Pivot Table Connie Martin Excel Discussion (Misc queries) 3 March 22nd 05 04:01 PM
How do I create a pivot table if the pivot table icon or menu ite. Lynn@WS Charts and Charting in Excel 1 December 16th 04 02:36 AM


All times are GMT +1. The time now is 04:24 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"