Currency Format - rounding numbers

H

Heidi

Hi there,

I need help with the currency format. In my form I am
finding that when a dollar amount is entered, the numbers
after the decimal are being rounded either up or down
depending on the number. How can I correct this?
Any help would be MUCH appreciated! Thanks!

Heidi
 
H

Heidi

-----Original Message-----
Howdy Heidi.
It looks as if either:
1. the Decimal Places property on the form has been set to
0, or
2. the Field Size property of the field is Integer or Long
Integer (check the design of the table to find out).

.
Thank you so VERY much for your help!!! The field size
was on Long Integer. I changed it to single, and we're all
fixed!!! Thanks again! You're the best!
Heidi
 

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