Bill_n_miami
New member
- Local time
- Yesterday, 22:39
- Joined
- Oct 19, 2011
- Messages
- 9
3rd decimal place rounding of number not desired
Hi all and thank you to those that answer questions to help those of us less skilled with Access.
I am trying to make two calculated fields come out looking the same in a query. When I hover the mouse cursor over them one has a value 48.9932 and the other has a value of 48.9974. When the mouse cursor is moved away they round off and display as currency as $48.99 and $49.00 respectively.
In the calculated formula for each of them there are some 3 decimal place multipliers used. Could this be causing the problem. I must have the 3 digit multipliers in the formula.
I have tried changing number types, decimal places, etc in the underlying table, but nothing seems to prevent them from displaying this way.
In the calculated formula for each of them there are some 3 decimal place multipliers used.
Is there a way to make them come out even by ignoring the 3rd and 4th decimal place?
Thanks in advance.
Hi all and thank you to those that answer questions to help those of us less skilled with Access.
I am trying to make two calculated fields come out looking the same in a query. When I hover the mouse cursor over them one has a value 48.9932 and the other has a value of 48.9974. When the mouse cursor is moved away they round off and display as currency as $48.99 and $49.00 respectively.
In the calculated formula for each of them there are some 3 decimal place multipliers used. Could this be causing the problem. I must have the 3 digit multipliers in the formula.
I have tried changing number types, decimal places, etc in the underlying table, but nothing seems to prevent them from displaying this way.
In the calculated formula for each of them there are some 3 decimal place multipliers used.
Is there a way to make them come out even by ignoring the 3rd and 4th decimal place?
Thanks in advance.
Last edited: