Hello,
I have a form with textboxes that display various sums from a table. The summed fields in the table are currency and display precision only to the hundredth's place. The format of the textboxes on the form is also currency. When you just look at them, they display two places after the decimal point, but if you set focus on them, they display more decimal places. How do I make it stop displaying with that level of precision?
Thank you.
I have a form with textboxes that display various sums from a table. The summed fields in the table are currency and display precision only to the hundredth's place. The format of the textboxes on the form is also currency. When you just look at them, they display two places after the decimal point, but if you set focus on them, they display more decimal places. How do I make it stop displaying with that level of precision?
Thank you.