R
Reggie Laffond
I am importing a text file with both text and numeric fields. In my import
spec I set the numeric fields to "double". The data looks fine after import
and even when I add those fields in a query. But sometimes when I change the
query to a summary query and "sum" these numeric fields I get a bunch of
decimal places like instead of 250 it will display 249.99999999991 or
instead of 15 I see 15.00000000001.
Any ideas?
Thanks in advance.
spec I set the numeric fields to "double". The data looks fine after import
and even when I add those fields in a query. But sometimes when I change the
query to a summary query and "sum" these numeric fields I get a bunch of
decimal places like instead of 250 it will display 249.99999999991 or
instead of 15 I see 15.00000000001.
Any ideas?
Thanks in advance.