G
Guest
I have one subform that has a cost for any number of publication records. The controlling link between these records is the Record ID which will be the same as the Main form's ID. I want to total the cost of these subform publications that have the same Record ID. Then I want to take that total from the subform and add it to the taxes and shipping charges on my main form. Right now I can't figure out how to even get the total on the subform. For instance. The subform fields are REcord ID (number field); Publication Title; and Publication Cost. Say I have 3 publications with the same Record ID number because on the main form this publication has the same Author. My subform shows "single records" at a time, it is not listed as a chart or table. Can anyone help me?