Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have 2 sheets of data with 3 common columns [A,B,C] (based on which 2
pivots were created) which had lots of redundant values in each column for each sheet. The 1st pivot has sum of values of column D for items under columns A/B/C i.e..........A-B-C-(sum of D) The 2nd pivot has A-B-C-Candidate Name-(Joining date as calculated field) The solution needed is- Only for items in pivot2 matching A 'and' B 'and' C of pivot1, retrieve Candidate Name........(which can be multiple for a given A and B and C of pivot1) Creating 2 pivots seemed to be a temporary solution for the problem, however, I need this is one report/table in this format:- For A-and-B-and-C [in pivot1], get Candidate name(s) [matching A-and-B-and-C in pivot1 from pivot2] Is there any pivottable function that I can use? I hope I have kept the problem description suffice and clear, considering that I am a starter for pivottables. Thank you for the help. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Look in Function help at =GETPIVOTDATA.
Regards Phil Smith "Minerva" wrote: I have 2 sheets of data with 3 common columns [A,B,C] (based on which 2 pivots were created) which had lots of redundant values in each column for each sheet. The 1st pivot has sum of values of column D for items under columns A/B/C i.e..........A-B-C-(sum of D) The 2nd pivot has A-B-C-Candidate Name-(Joining date as calculated field) The solution needed is- Only for items in pivot2 matching A 'and' B 'and' C of pivot1, retrieve Candidate Name........(which can be multiple for a given A and B and C of pivot1) Creating 2 pivots seemed to be a temporary solution for the problem, however, I need this is one report/table in this format:- For A-and-B-and-C [in pivot1], get Candidate name(s) [matching A-and-B-and-C in pivot1 from pivot2] Is there any pivottable function that I can use? I hope I have kept the problem description suffice and clear, considering that I am a starter for pivottables. Thank you for the help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Pivot table formula | Excel Discussion (Misc queries) | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
pivot table sort entries that don't yet appear in table | Excel Discussion (Misc queries) | |||
Get Pivot Table Data Formula | Excel Discussion (Misc queries) | |||
Pivot -- want to use Max and Sum in same table | Excel Worksheet Functions |