![]() |
Need help with RANK function
Does anyone know how to rank a group of numbers without having excel give 2 alike numbers the lower value instead of splitting the difference between the 2 tied values? Say I'm ranking A1:A12 and two of the cells "tie" for highest value. Instead of giving each cell a rank of 11.5, excel gives both 11. Does anyone know a workaround for this issue? I need the sum of the rankings to equal 1+2+3+4+5+6+7+8+9+10+11+12 and everytime there is a tie i lose a unit. Please help. :) -- butters14 ------------------------------------------------------------------------ butters14's Profile: http://www.excelforum.com/member.php...o&userid=19890 View this thread: http://www.excelforum.com/showthread...hreadid=380776 |
Instead of using the SUM function, use the following formula to calculate your required sum: =SUM(ROW(INDIRECT("1:"&COUNT(A1:A12)))) press control shift enter no need to calculate the rank specially for summing purpose. Mangesh -- mangesh_yadav ------------------------------------------------------------------------ mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470 View this thread: http://www.excelforum.com/showthread...hreadid=380776 |
Have you tried searching the Microsoft Knowledge Base?
http://support.microsoft.com/kb/828678 may be relevant. Jerry butters14 wrote: Does anyone know how to rank a group of numbers without having excel give 2 alike numbers the lower value instead of splitting the difference between the 2 tied values? Say I'm ranking A1:A12 and two of the cells "tie" for highest value. Instead of giving each cell a rank of 11.5, excel gives both 11. Does anyone know a workaround for this issue? I need the sum of the rankings to equal 1+2+3+4+5+6+7+8+9+10+11+12 and everytime there is a tie i lose a unit. Please help. :) |
All times are GMT +1. The time now is 08:35 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com