Text Boxes

clauses

Registered User.
Local time
Today, 20:01
Joined
Feb 9, 2001
Messages
56
I have two textbox controls on my report used to display calculated values. One control displayes the value with a single decimal point and does not round. The second textbox rounds the number up and does not display the decimal portion. Both boxes appear to have their properities set the same way and both use the saem module to calculate the value. Why would they each appear differently.
 
Maybe try resizing the box? I'm not sure, but sometimes if my box isn't big enough all the stuff I want to show doesn't until I make the box bigger.
 

Users who are viewing this thread

Back
Top Bottom