Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Dear experts,
I want to create a pivot table by using Multiple Consolidation Ranges. According to general creating procedure, a pivot table comes out with the first column of the source data tables as "Row" and the other columns as "Column" in the layout. Actually, this layout of the pivot table is not what I want. I want the data in first two columns will display as "Row" and the other columns as "Column". However, even I drag the wanted heading from "Column" side to "Row" side, the heading will display only and not the content. Anyway, I cannot make it. Is there any limitation of doing this or there are some other ways to make it? Please kindly teach me. Thanks & regards. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The pivot table that's created from multiple consolidation ranges is
very limited. Perhaps you could create a new column at the start of your source data, and use a formula to combine the data from the two columns that you want to display as rows. For example: =B2&"--"&C2 Then, both values will appear in the Row area of the pivot table that you create. Freshman wrote: Dear experts, I want to create a pivot table by using Multiple Consolidation Ranges. According to general creating procedure, a pivot table comes out with the first column of the source data tables as "Row" and the other columns as "Column" in the layout. Actually, this layout of the pivot table is not what I want. I want the data in first two columns will display as "Row" and the other columns as "Column". However, even I drag the wanted heading from "Column" side to "Row" side, the heading will display only and not the content. Anyway, I cannot make it. Is there any limitation of doing this or there are some other ways to make it? Please kindly teach me. Thanks & regards. -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks, Debra.
"Debra Dalgleish" wrote: The pivot table that's created from multiple consolidation ranges is very limited. Perhaps you could create a new column at the start of your source data, and use a formula to combine the data from the two columns that you want to display as rows. For example: =B2&"--"&C2 Then, both values will appear in the Row area of the pivot table that you create. Freshman wrote: Dear experts, I want to create a pivot table by using Multiple Consolidation Ranges. According to general creating procedure, a pivot table comes out with the first column of the source data tables as "Row" and the other columns as "Column" in the layout. Actually, this layout of the pivot table is not what I want. I want the data in first two columns will display as "Row" and the other columns as "Column". However, even I drag the wanted heading from "Column" side to "Row" side, the heading will display only and not the content. Anyway, I cannot make it. Is there any limitation of doing this or there are some other ways to make it? Please kindly teach me. Thanks & regards. -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
COUNTIF with multiple disjoint ranges, same criteria | New Users to Excel | |||
COUNTIF with multiple disjoint ranges, same criteria | New Users to Excel | |||
How can you use multiple ranges in a function? | Excel Worksheet Functions | |||
compare unique identifiers in multiple ranges | Charts and Charting in Excel | |||
Countif & ranges consisting of multiple areas | Excel Worksheet Functions |