View Full Version : updating a total


doug13
04-10-2001, 05:56 PM
I am using A2k, and I have a subtotal coming out of a sub form, to the main form. The totaling works, but it does not occur while your in that record. When you go to a new record and come back, the total is there.

Is there a way to get instant totals, while your in that record?

llkhoutx
04-11-2001, 12:48 PM
Requery when fields affecting the toal are added/deleted/modified/etc.