Need help!!!

sassenach

Registered User.
Local time
Today, 21:38
Joined
Mar 10, 2003
Messages
42
Hi,

I am working on a project, making a company inventory, sales, orders, etc.
When i am in Forms, i have a form called Orders. There i can fill out a customer order with a product subform.
The problem i am having is towards the end where I get to put the amout received from the customer after the customer received his/her product.
In that field, it is obviously currency, default is israeli shekels and the decimal is set to 2. When I try to enter the amount with two decimal, such as 1,894.02, it shows it as 1,894.00. Meaning the decimal area, it doesnt show as i put in. I tried checking if there is rounding off, but dont know how to do that.
Any suggestions???
 
Its best not to post the same question under different forums as it gets very confusing - this has been answered in "Forms"

Col
 
sassenach

Are you sure that the field on the table is also set to Currency? Sounds like you have it as an integer or long integer.
 
hi bobby,
thanks a bunch! i did put the table field to number.
again, thanks
 

Users who are viewing this thread

Back
Top Bottom