You can do similar thing using Summary in JMP. Create new summary table with your name column as group, then add new column from right click menu (Row()) and join that back to original table

or maybe use value codes. From recode


go to column properties of that column and disable "Use Value Labels"

-Jarmo