B
Bob
Hi Group
How do I get excel to stop adding a leading zero to a
value like .567? I hate looking at 0.567!!! It just ruins
the visual effect!!!
These are calculated values formatted to 3 decimal places.
I have a stupid work around in which I use a helper cell
with the formula =TEXT(A1,".000"). I also tried things
like =LEFT(A1,4) but this doesn't work if the calculated
value is say 0.600 and the the added zero's are from
formatting. This will return .6 .
Isn't there a custom number format that could be used thus
eliminating any work around? I've searched the archives
but have not found a solution.
Thanks for any help or advice
Bob P.
How do I get excel to stop adding a leading zero to a
value like .567? I hate looking at 0.567!!! It just ruins
the visual effect!!!
These are calculated values formatted to 3 decimal places.
I have a stupid work around in which I use a helper cell
with the formula =TEXT(A1,".000"). I also tried things
like =LEFT(A1,4) but this doesn't work if the calculated
value is say 0.600 and the the added zero's are from
formatting. This will return .6 .
Isn't there a custom number format that could be used thus
eliminating any work around? I've searched the archives
but have not found a solution.
Thanks for any help or advice
Bob P.