G
Guest
Hi,
Is there a way that I can use the format in the properties of a textbox to
give me variable decimal places dependant on the number?
I want decimals included up and including the third decimal. If there are no
decimals, I don't want any .000 shown
i.e. data in table as follows:
152.33948
12
152.23
6.011
I want data in report to show:
152.339
12
152.23
6.011
I tried all types of #,### and combinations #,###0 etc and got nothing to
work. I also tried all combinations of using the decimal places property with
different formats.
Anyone know how I can do it?
Basil
Is there a way that I can use the format in the properties of a textbox to
give me variable decimal places dependant on the number?
I want decimals included up and including the third decimal. If there are no
decimals, I don't want any .000 shown
i.e. data in table as follows:
152.33948
12
152.23
6.011
I want data in report to show:
152.339
12
152.23
6.011
I tried all types of #,### and combinations #,###0 etc and got nothing to
work. I also tried all combinations of using the decimal places property with
different formats.
Anyone know how I can do it?
Basil