If I have a list of numbers, how do I insert a dash in each one?

  • Thread starter Thread starter rayofsunshine969
  • Start date Start date
R

rayofsunshine969

If I have a list of numbers, 11 characters long, example: 00229603210, and
for each number I want a dash behind every 2nd, 6th and 9th number,
00-2296-032-10. Is there an easy way to do this?
 
Back
Top