I have this formula =RANK(L29,(L29,T29,L49,T49))&LOOKUP(MOD(RANK(L29,(L29,T29,L49,T49)),5),{1,2,3,4;"st","nd","rd","th"}) that return 1st, 2nd, 3rd, 4th, it is possible to modify this formula to also return =1st, =2nd, =3rd, =4th if any of the values within L29,T29,L49,T49 are the same (tied)
Thanks in advance for any help.
Bookmarks