Forms

L

Lauren Pintauro

I have a number field in my form (amt billed)- whenever I try to enter a
value with cents (e.g. 1252.50) and hit enter it rounds my number down to
1251.00) and it rounds up also (e.g. 1252.75 changes to 1253.00)

How can I fix this ?
 
K

KARL DEWEY

Open the table in design view and check the properties of the field that text
box is bound to as it might be a number - long integer. If so, change to
number - single.
Otherwise check the format of the form text box.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top