O
Ollie*99
I have a form based on a table, with a set of values that are calculated in
VBA (many thanks to the guys yesterday for their input on that), however, i
cannot seem to adjust the number of decimal places for the calculated values.
I have something approaching 10 digits after the decimal place, however, i
only want 2, as they will otherwise not fit into the form's text box, and
aren't needed.
I have changed the field properties on the table and the form to Double,
General Number, 2 decimal places, but this is having no effect. I assume i
have missed something here, can anyone enlighten me?
Ollie
VBA (many thanks to the guys yesterday for their input on that), however, i
cannot seem to adjust the number of decimal places for the calculated values.
I have something approaching 10 digits after the decimal place, however, i
only want 2, as they will otherwise not fit into the form's text box, and
aren't needed.
I have changed the field properties on the table and the form to Double,
General Number, 2 decimal places, but this is having no effect. I assume i
have missed something here, can anyone enlighten me?
Ollie