Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi All,
I am using Pivot tables on top of an Access DB. What I would like to do is a calculated column using something like the RANK function wihtin the Pivot. I have not found a way using this. Is this possible? Thank you Roger |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm not sure what's you've got there, but this is what I have done for a
project recently. PT data is in A3:B12; numbers are in B5:B11 (I'm not including the Grand Total in B12). In C5:C11, put 1, 10, 20, 30, 40 50, 60. In D5, copy/paste this function: =FREQUENCY($B$5:$B$11,C5:C11) Click on D5, and select down to D11 (not a fill-down). With that range selected, click back in the formula bar, and hit ctrl + shift + enter...all at the same time. Than you can build fancy little charts and all kinds of fun stuff. Does that help? Regards, Ryan--- -- RyGuy "Roger Halbheer" wrote: Hi All, I am using Pivot tables on top of an Access DB. What I would like to do is a calculated column using something like the RANK function wihtin the Pivot. I have not found a way using this. Is this possible? Thank you Roger |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Ryan,
thank you for your feedback. However, it does not solve my problem. What I would like to do is not counting the frequency of the values but adding a column with the ranking of the values. So, adding a figure as I can do in Excel in "normal" tables with the RANK function Roger "ryguy7272" wrote: I'm not sure what's you've got there, but this is what I have done for a project recently. PT data is in A3:B12; numbers are in B5:B11 (I'm not including the Grand Total in B12). In C5:C11, put 1, 10, 20, 30, 40 50, 60. In D5, copy/paste this function: =FREQUENCY($B$5:$B$11,C5:C11) Click on D5, and select down to D11 (not a fill-down). With that range selected, click back in the formula bar, and hit ctrl + shift + enter...all at the same time. Than you can build fancy little charts and all kinds of fun stuff. Does that help? Regards, Ryan--- -- RyGuy "Roger Halbheer" wrote: Hi All, I am using Pivot tables on top of an Access DB. What I would like to do is a calculated column using something like the RANK function wihtin the Pivot. I have not found a way using this. Is this possible? Thank you Roger |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This duplicates the RANK function for a Pivot Table.
Two helper columns are added to the source code. File at: http://www.savefile.com/files/1727795 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
RANK function | Excel Discussion (Misc queries) | |||
Can I do a RANK calculation in a Pivot Table | Excel Discussion (Misc queries) | |||
Rank a quantity column using a pivot table | Excel Discussion (Misc queries) | |||
Rank in Pivot Table | Excel Worksheet Functions | |||
pivot table - Rank | Excel Discussion (Misc queries) |