Hello,
I have a column of data that looks like below and I want to remove all the zeros on either side of the dash that are leading zeros.
01-03
05-10
25-07
16-08
04-14
17-20
Result I expect:
1-3
5-10
25-7
16-8
4-14
17-20
Any help is much appreciated!
Solved! Go to Solution.
Worked a treat! Thank you
So simple thank you!
User | Count |
---|---|
61 | |
24 | |
23 | |
21 | |
20 |