I have a list of 22 customers and their associated ranks in the adjacent column.
For some reason the rank for the very first customer is not working ( # N/A). The formula I am using is: =RANK(N6,$N$7:$N$28,0)+COUNTIF($N$7:N29,N6)-1
As you can see the formula (or it seems) to be working fine on the other lines.
*Col N is based on =SUM(B6:M6) (copied all the way down)
*Col O is based on =RANK(N6,$N$7:$N$28,0)+COUNTIF($N$7:N29,N6)-1
One thing to make mention, I have copied this entire spreadsheet from a previous year to get the basic format setup.
Please see attached.
Thanks for the help.
Jason
your formula in O4 Should be
=RANK(N4,$N$4:$N$25,0)+COUNTIF($N$4:N25,N4)-1
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
In the attached sheet it seems that the data to rank is in N4:N25 in which case you probably need this formula in O4 copied down
=RANK(N4,$N$4:$N$25,0)+COUNTIF($N$4:N4,N4)-1
Audere est facere
Got it..Thank you both very much!
JC
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks