Create a numeric, ordinal, best (12), format = ("m\y" ) "Mon-Yr" column from a pre-existing character column with "Mon-Yr" = "01/2020"
I have a pre-existing character "Year" column for example "K001/2020", "K002/2020", "K003/2020", etc. Using script I'm able to create a new character ...
fuscod