I have set values on text fields, where a user will have to enter numbers which should have 6 decimal places. However, when the user enters the number 15.369887, Access automatically rounds it to 16.000000. The user must see the entire number, including the values after the decimal point. Is...