I want to write positions of students in this format
NAME: MARKS POSITION
Irfan 33 6
maqsood 54 5
rizwan 60 4
mazhar 99 1ST
saeed 25 7
rasheed 68 3RD
fareed 98 2ND
bashir 21 8
Using RANK(B1,B1:B9,0) it displays position 1,2,3 etc.. but i want the first three positions should be written as 1st, 2nd, 3rd and remaining position should be 4,5,6,7,8 etc..If anyone can help?
Bookmarks