P
person
I designed my Form to RECALCULATE fields when they are updated. (For
example, when someone changes a price or quantity, the Form recalculates
the total price.)
However, if the user then uses an UNDO (either as a hot-key, or by
selecting it from the pull-down menu) it does not trigger a recalculate, so
the calculated fields (such as total price) are now incorrect.
I imagine this is a commonplace problem. Is there a clean solution?
Thanks in advance for your help.
example, when someone changes a price or quantity, the Form recalculates
the total price.)
However, if the user then uses an UNDO (either as a hot-key, or by
selecting it from the pull-down menu) it does not trigger a recalculate, so
the calculated fields (such as total price) are now incorrect.
I imagine this is a commonplace problem. Is there a clean solution?
Thanks in advance for your help.