I have a simple expression in a query: [FW]-2.5. The values for [FW] have up to four decimal places. They display this way in the query, but the results of the expression, regardless of the decimal display, drop any values after the first decimal. For example:
[FW]=40.375
Expr=37.800
If I rewrite the expression: [FW]-2-.5, the expression displays correctly: 37.875.
Can anyone explain this? Thanks in advance!
[FW]=40.375
Expr=37.800
If I rewrite the expression: [FW]-2-.5, the expression displays correctly: 37.875.
Can anyone explain this? Thanks in advance!