What is the procedure to total columns in subform records? The records are filtered by the main form, so only the records I need are in the subforms. A column in the 2nd subform must be updated with the total derived from the 1st subform and then totalled also. Hopefully, the resultant mods to the 2nd subform data will be updated in their table automatically upon exit of the main form record.<br><br>What I need is the commands to total the subform and commands to insert data to each record of a subform. The books I have do not enter this area at all.<br><br>Thanks