Hi,
I'm really confuse to select data type for my fields.
I want to have decimal number in my fields only if the number edited have decimal otherwise the fields should show the number without any decimal.
I used single, but I don't know why in a query when the number is like: "19.4" or "19.8", if I want to make the field value to negative it will change to "-19.3999997" or "-19.79999924"
Is there any body know why?? and what I have to do to prevent this change?
thanks
Ali
I'm really confuse to select data type for my fields.
I want to have decimal number in my fields only if the number edited have decimal otherwise the fields should show the number without any decimal.
I used single, but I don't know why in a query when the number is like: "19.4" or "19.8", if I want to make the field value to negative it will change to "-19.3999997" or "-19.79999924"
Is there any body know why?? and what I have to do to prevent this change?
thanks
Ali