I
ignus99
Sorry for the newb question. but is there a way to have on column the
alphebetised version of another column? thanks in advance
alphebetised version of another column? thanks in advance
Domenic said:Actually, with the data containing text values, I hadn't thought about
repeated data. In this case, the formula for B1 could be changed to the
following...
=(COUNTIF($A$1:$A$10,"<"&A1)+1)+(COUNTIF($A$1:A1,A1)-1)
Thanks for catching that Bob! Much appreciated!![]()