I've have a command button that when pressed displays the result of
multiplying two decimal values. The first time the result is 13.00. If
i press the buttom again (without changing the values) the result is
13.0000, again its 13.000000. Why does that happen? Is there a way
around it? Thanks in advance.
multiplying two decimal values. The first time the result is 13.00. If
i press the buttom again (without changing the values) the result is
13.0000, again its 13.000000. Why does that happen? Is there a way
around it? Thanks in advance.
Comment