Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a large data set representing customers, the products they buy, and
their total $ sales. I want to extract the complete records of customers who, say rank, number 2 in sales. I have set the extraction up through VBA but unfortunately I'm dependent on the RANK formula which has a shortcoming: if sales of $80,000 represent a #2 rank and there are 4 customers with sales of $80,000, the RANK formula does not assign a #3, #4 and #5 ranking. Is there another Excel formula or a technique to get around this? |
#2
![]() |
|||
|
|||
![]()
See the Unique Ranks section at
http://www.cpearson.com/excel/rank.htm . "KG" wrote in message ... I have a large data set representing customers, the products they buy, and their total $ sales. I want to extract the complete records of customers who, say rank, number 2 in sales. I have set the extraction up through VBA but unfortunately I'm dependent on the RANK formula which has a shortcoming: if sales of $80,000 represent a #2 rank and there are 4 customers with sales of $80,000, the RANK formula does not assign a #3, #4 and #5 ranking. Is there another Excel formula or a technique to get around this? |
#3
![]() |
|||
|
|||
![]()
Looks like the ticket and I thank you! Your webpage is wider than most and
some of the text on the right margin gets cut off when I try to print the instructions. I'm still looking for a solution to this little nagging problem :-) "Chip Pearson" wrote: See the Unique Ranks section at http://www.cpearson.com/excel/rank.htm . "KG" wrote in message ... I have a large data set representing customers, the products they buy, and their total $ sales. I want to extract the complete records of customers who, say rank, number 2 in sales. I have set the extraction up through VBA but unfortunately I'm dependent on the RANK formula which has a shortcoming: if sales of $80,000 represent a #2 rank and there are 4 customers with sales of $80,000, the RANK formula does not assign a #3, #4 and #5 ranking. Is there another Excel formula or a technique to get around this? |
#4
![]() |
|||
|
|||
![]()
And the answer is: Landscape orientation!!!
"KG" wrote: Looks like the ticket and I thank you! Your webpage is wider than most and some of the text on the right margin gets cut off when I try to print the instructions. I'm still looking for a solution to this little nagging problem :-) "Chip Pearson" wrote: See the Unique Ranks section at http://www.cpearson.com/excel/rank.htm . "KG" wrote in message ... I have a large data set representing customers, the products they buy, and their total $ sales. I want to extract the complete records of customers who, say rank, number 2 in sales. I have set the extraction up through VBA but unfortunately I'm dependent on the RANK formula which has a shortcoming: if sales of $80,000 represent a #2 rank and there are 4 customers with sales of $80,000, the RANK formula does not assign a #3, #4 and #5 ranking. Is there another Excel formula or a technique to get around this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
dragging a formula | Excel Discussion (Misc queries) | |||
Display the max, then the next down, then the next down, etc. | Excel Discussion (Misc queries) | |||
Rank Formula | Excel Worksheet Functions | |||
Cell shows formula and not the result of the formula. | Excel Worksheet Functions | |||
Cell doesn't show formula result - it shows formula (CTRL + ' doe. | Excel Worksheet Functions |