View Single Post
 
Old 02-13-2017, 11:18 PM
Tomperm Tomperm is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Feb 2017
Posts: 2
Tomperm is on a distinguished road
Default Add dashes to each line of a list

Hello,

I have a list of IDs containing 32 characters and I need to format them in a certain way, namely to add dashes “-“ after the 8th, 12th, 16th, and 20th characters. So my question is: is there any way to format like this en masse because I obviously can’t add the dashes manually for the thousands of IDs I have.

Here’s an example:
Current ID -> 0DA88BE61C864A99BE730EEE81D82FCC
Needed ID -> 0DA88BE6-1C86-4A99-BE73-0EEE81D82FCC

I’d appreciate any help for this.

Thanks,
Tom
Reply With Quote