View Single Post
  #2   Report Post  
mangesh_yadav
 
Posts: n/a
Default


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