Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to create a sheet where I enter the parameters that I want and it
connects to a pivot table and pivots it to match my criteria. My boss insists he does not want to see a pivot table or any variation of design of it. He has a set form he wants to retrieve data from. I already have a if formula set to fetch the data back from the pivot table, I just need to know if you can pivot it from an external sheet with a formula? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can use the GetPivotData function to extract data from a pivot
table. There's information in Excel's Help, and he http://www.contextures.com/xlPivot06.html maressaporter wrote: I am trying to create a sheet where I enter the parameters that I want and it connects to a pivot table and pivots it to match my criteria. My boss insists he does not want to see a pivot table or any variation of design of it. He has a set form he wants to retrieve data from. I already have a if formula set to fetch the data back from the pivot table, I just need to know if you can pivot it from an external sheet with a formula? -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I don't actual want to extract the data so much as force the pivot from a
different sheet. I have to be able to type "A" in to a cell on one sheet and have it pivot category letters to "A" on the pivot table. Is that something that can even be done? "Debra Dalgleish" wrote: You can use the GetPivotData function to extract data from a pivot table. There's information in Excel's Help, and he http://www.contextures.com/xlPivot06.html maressaporter wrote: I am trying to create a sheet where I enter the parameters that I want and it connects to a pivot table and pivots it to match my criteria. My boss insists he does not want to see a pivot table or any variation of design of it. He has a set form he wants to retrieve data from. I already have a if formula set to fetch the data back from the pivot table, I just need to know if you can pivot it from an external sheet with a formula? -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can do this with programming. There's a sample file here that may
give you some ideas: http://www.contextures.com/excelfiles.html Under Pivot Tables, look for 'PT0016 - Change Page Fields With Cell Dropdown' maressaporter wrote: I don't actual want to extract the data so much as force the pivot from a different sheet. I have to be able to type "A" in to a cell on one sheet and have it pivot category letters to "A" on the pivot table. Is that something that can even be done? "Debra Dalgleish" wrote: You can use the GetPivotData function to extract data from a pivot table. There's information in Excel's Help, and he http://www.contextures.com/xlPivot06.html maressaporter wrote: I am trying to create a sheet where I enter the parameters that I want and it connects to a pivot table and pivots it to match my criteria. My boss insists he does not want to see a pivot table or any variation of design of it. He has a set form he wants to retrieve data from. I already have a if formula set to fetch the data back from the pivot table, I just need to know if you can pivot it from an external sheet with a formula? -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivit table- cell on spread sheet referencing pivot table field | Charts and Charting in Excel | |||
Pivot table to new data sheet? | Excel Discussion (Misc queries) | |||
Can I have more than one pivot table on an Excel sheet? | Charts and Charting in Excel | |||
summary sheet ? pivot table? | Excel Worksheet Functions | |||
Pivot Table Use When Sheet is Protected | Excel Discussion (Misc queries) |