Excel...When using autofill, if two cells contains "1st" and "2nd" and you use autofill, the autofilled cells will display 3rd, 4th...120th...133rd etc. Is there a way to format a number in VBA so the result is the correct "th" or whatever? I am using a select case to do it, but it seems clumsy. Excel tells me that I have entered the numbers as text but won't explain the formatting it is utilizing for autofill. (A msgbox will use the number to display "1st Place" or whatever place the contestant is in.
GVF
GVF