I have a continuous subform with a calculated field that does not update itself when values in fields it sums are entered/changed. For example, I have field called Comp_qty and the calculated field is =Sum([comp_qty]). The calc field will reflect any changes made only after exiting the main form and reentering it, but will not update immediately when information is entered/modified.
Any help is appreciated!