D
Dalleu
I have a few fields which are amounts, I have kept them as standard numbers
though as the currency fluctuates with each record. I have put the field as
a standard number with 2 decimal places, in the table and the form's textbox
so the data should look like 2,345.95
But it rounds up as soon as i leave the field so it looks like 2,346.00
How do i stop this? is there any way without writing code? is this just a
property somewhere i need to change.
though as the currency fluctuates with each record. I have put the field as
a standard number with 2 decimal places, in the table and the form's textbox
so the data should look like 2,345.95
But it rounds up as soon as i leave the field so it looks like 2,346.00
How do i stop this? is there any way without writing code? is this just a
property somewhere i need to change.