Calculated Control not updating

  • Thread starter Thread starter SOT
  • Start date Start date
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
 
Back
Top