Displaying trailing zeros on a form

B

Bellyjeans

Hi everybody,

I have four text boxes on a form. The underlying fields are number
fields (decimal). Is there a way to display the zeros after the
decimal point? The zeros are stored in the table, but they won't
display on the form.

Thanks!
 
B

Bellyjeans

Hi everybody,

I have four text boxes on a form.  The underlying fields are number
fields (decimal).  Is there a way to display the zeros after the
decimal point?  The zeros are stored in the table, but they won't
display on the form.

Thanks!


Nevermind... I figured it out!
 
Top