Try this formula in C3 copied down to give you ranks without duplicates
=RANK(D3,D$3:D$12)+COUNTIF(D$3:D3,D3)-1
regards, barry