G
Guest
I have a field [Units] and an unbound textbox that has a control source of
=Sum([Units]). My problem is that if i have two unit value [Units] = 1.3 and
[Units]=1.4 the result of Sum([Units]) is 2.0. The format of both textboxes
is Standard and decimal places is set to 1. Any suggestions? Thank you.
=Sum([Units]). My problem is that if i have two unit value [Units] = 1.3 and
[Units]=1.4 the result of Sum([Units]) is 2.0. The format of both textboxes
is Standard and decimal places is set to 1. Any suggestions? Thank you.