G
Guest
I have a column of 30-5k consisting of a 25 digit alphanumeric code. I need
to reformat these to have dashes every 5 characters. example:
XXXXXXXXXXXXXXXXXXXXXXXXXX
to
XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
Is there a custom format string that I can use to do this automatically? My
right arrow key is getting worn down here,
Thanks in advance,
Nick
to reformat these to have dashes every 5 characters. example:
XXXXXXXXXXXXXXXXXXXXXXXXXX
to
XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
Is there a custom format string that I can use to do this automatically? My
right arrow key is getting worn down here,

Thanks in advance,
Nick