Hi All,
Do you know what should be the number formatting if I want to achieve this:
.151843 instead of 0.151843 (=beginning zero falls out)
but
1.182 stays the same (=if the number begins with something else than 0. than
we keep it as it is)
Thanks for your help on this!
Rgds,
Mark
Mike H - 14 Sep 2007 10:48 GMT
Hi,
Maybe a custom format of
.00
Mike
> Hi All,
>
[quoted text clipped - 8 lines]
> Rgds,
> Mark
Mike H - 14 Sep 2007 10:52 GMT
or even
.#######
Mike
> Hi All,
>
[quoted text clipped - 8 lines]
> Rgds,
> Mark
Lori - 14 Sep 2007 12:10 GMT
[>=1]General;[<=0]General;.##########
> Hi All,
>
[quoted text clipped - 8 lines]
> Rgds,
> Mark