Hi,
I have a row of numbers that need juxtaposed.
For example: if the number appears as 0051-72
I need to change it to 72-0051

The numbers all start with the 2 digits, separated by (-) and then the 4 digits

so, basically I need to take the last 2 digits and move them to the front separated by the dash.


all numbers are different...and I have 130,000 to fix.

is there a simple script or formula I can run on this column?

Any help would be greatly appreciated.
Thanks!