I dont have a RAR extractor otherwise I would have looked at it.
is it a continous form (your sub form that is)..if so add a Sum([YourField]) in the footer of that continue form. Then in your main form you can reference that control's value. Forms!frmMain!frmSub!YourControl.Value.