RANK with duplicate value in excel

 


 Normal Rank  =RANK(C2,$C$2:$C$11,0)

Rank With Duplicate =RANK(C2,$C$2:$C$11,0)+COUNTIF($C$2:C2,C2)-1

Comments

Popular posts from this blog

Basic Web Design with HTML and CSS

Project Web Design Assignment