Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to use the data from a pivot table in another calculation. How can I
have it list the Area (as shown below) on each line? Example (Current Pivot Table): Area Zone Sales USA NE 2 NW 1 SE 0 JPN NE 0 NW 2 SE 1 Example (What I want): Area Zone Sales USA NE 2 USA NW 1 USA SE 0 JPN NE 0 JPN NW 2 JPN SE 1 Thanks - JVM762 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Pivottables won't let you do this.
You could copy the data and paste as values (a new location or over the original???) and then use the techniques at Debra Dalgleish's site to fill those empty cells with the value from above. http://contextures.com/xlDataEntry02.html JVM762 wrote: I want to use the data from a pivot table in another calculation. How can I have it list the Area (as shown below) on each line? Example (Current Pivot Table): Area Zone Sales USA NE 2 NW 1 SE 0 JPN NE 0 NW 2 SE 1 Example (What I want): Area Zone Sales USA NE 2 USA NW 1 USA SE 0 JPN NE 0 JPN NW 2 JPN SE 1 Thanks - JVM762 -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you. I will try your macro.
"Dave Peterson" wrote: Pivottables won't let you do this. You could copy the data and paste as values (a new location or over the original???) and then use the techniques at Debra Dalgleish's site to fill those empty cells with the value from above. http://contextures.com/xlDataEntry02.html JVM762 wrote: I want to use the data from a pivot table in another calculation. How can I have it list the Area (as shown below) on each line? Example (Current Pivot Table): Area Zone Sales USA NE 2 NW 1 SE 0 JPN NE 0 NW 2 SE 1 Example (What I want): Area Zone Sales USA NE 2 USA NW 1 USA SE 0 JPN NE 0 JPN NW 2 JPN SE 1 Thanks - JVM762 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup data in a variable table & retrieve data from a pivot table | Excel Worksheet Functions | |||
Filter lines containing pivot table and non pivot table data | Excel Worksheet Functions | |||
Pivot Table Data Adding contents of two pivot tables and param que | Excel Discussion (Misc queries) | |||
Pivot Table - Use Other Pivot Table as Data Source | Excel Discussion (Misc queries) | |||
How do I sort pivot table data outside a pivot table | Excel Worksheet Functions |