G
Glenn
How can I get 1 to show up as 01 yet still be considered a number? I can
only get it to show up as 01 by changing the format to text.
I want a list like this:
01
01
03
04
05
06
07
08
09
10
11
12
etc, going no higher than 99 (which if that were the case I'd want 001).
Thanks.
only get it to show up as 01 by changing the format to text.
I want a list like this:
01
01
03
04
05
06
07
08
09
10
11
12
etc, going no higher than 99 (which if that were the case I'd want 001).
Thanks.