W
winifred
I have a column full of number like this:
2985936
234562
69863
What I need to do is add a '-' between the last and the second last
character, like this.
298593-6
Does anyone have suggestions about how to do this? :/
2985936
234562
69863
What I need to do is add a '-' between the last and the second last
character, like this.
298593-6
Does anyone have suggestions about how to do this? :/