K
Krisse
I need to have what I see be what I get in mathmatical
calculations. I am struggling with odd fractions of a
penny.
I am dealing with dollars, but in the end I need to create
a number with 2 digits to the right of an implied decimal
in order to load data into a system conversion table.
Is there a best way to define these numeric fields?
(Fieldsize double, format, decimal places). I see that
numbers are not always stored as they look, even with a
currency data type. I've been using double, but am still
having trouble sometimes.
Can you help? Thanks!
calculations. I am struggling with odd fractions of a
penny.
I am dealing with dollars, but in the end I need to create
a number with 2 digits to the right of an implied decimal
in order to load data into a system conversion table.
Is there a best way to define these numeric fields?
(Fieldsize double, format, decimal places). I see that
numbers are not always stored as they look, even with a
currency data type. I've been using double, but am still
having trouble sometimes.
Can you help? Thanks!