There are two subforms: "Advances" and "Reimbursements" on each form there is a field named "RequestedAmt" as well as a field named "CalandarYear". What I need to do is have a field on the main form add all the amounts from the "RequestedAmt" fields from "Advances" and "Reimbursements" where "CalandarYear" = 2008. This is to give me a total of 2008. I have already tried having each form calculat this total in a field named "2008" and thought I could simply add this field from the subforms together and show the total on the main form but I have had no luck. Any help is greatly appreciated as this is geating rather disturbing. Thank you in advance for any help.