S
SOT
I have a main form with a subform.
The subform has a control on it with an if function that
checks to see if a value is above 0, if it is it does one
calculation, if it isn't it does another. This works
fine, except that when the value that the if is checking
out changes, the calculated control doesn't update unless
you leave the record and come back to it.
How can I make it do an update when the value changes?
Many thanks
The subform has a control on it with an if function that
checks to see if a value is above 0, if it is it does one
calculation, if it isn't it does another. This works
fine, except that when the value that the if is checking
out changes, the calculated control doesn't update unless
you leave the record and come back to it.
How can I make it do an update when the value changes?
Many thanks