Hi,
I am trying to make calculations in an unbound textbox, those
Calculated number will be coming from a field formatted as a
Standard number and 2 decimals digits …
What’s happening is: in the unbound textbox I am getting results
Like this:
10.20 + 10.40 = 20.00
but I would like it to appear like this
10.20 + 10.40 = 20.60
I am trying to make calculations in an unbound textbox, those
Calculated number will be coming from a field formatted as a
Standard number and 2 decimals digits …
What’s happening is: in the unbound textbox I am getting results
Like this:
10.20 + 10.40 = 20.00
but I would like it to appear like this
10.20 + 10.40 = 20.60