Hi,
I'd like to make a custom cell format for cells containing 2 values separated by a dash.
Values entered like this:
13224 should be displayed as 13-00245
151244 shoud be displayed as 15-01244 - and so on.
I have no problem to add a dash or leading zeros.
But how can I combine these tasks, making sure, that the first two digits show up on the left, followed by the dash, followed by a five-digit number with leading zeros?
Any ideas?
Thanks in advance
Stefan
I'd like to make a custom cell format for cells containing 2 values separated by a dash.
Values entered like this:
13224 should be displayed as 13-00245
151244 shoud be displayed as 15-01244 - and so on.
I have no problem to add a dash or leading zeros.
But how can I combine these tasks, making sure, that the first two digits show up on the left, followed by the dash, followed by a five-digit number with leading zeros?
Any ideas?
Thanks in advance
Stefan