hello,
I am looking for a way to split numbers to text with dashes between the numbers (i.e. 111 should become 1-1-1). I used concatenate combined with Len to make the split, however sometimes the cell contains a 3 digit number, sometimes 4 digit, up to 7 digits.
Does anyone have experience with this problem? Is there one formula that I could use?, or a macro?
Thank
Jos
I am looking for a way to split numbers to text with dashes between the numbers (i.e. 111 should become 1-1-1). I used concatenate combined with Len to make the split, however sometimes the cell contains a 3 digit number, sometimes 4 digit, up to 7 digits.
Does anyone have experience with this problem? Is there one formula that I could use?, or a macro?
Thank
Jos