I have a table WorkorderDetails and a Subform WorkorderSubform that are linked. I want to run a query that sums the quantity field of all records with the same part number as the one on the current record in the subform. I hope this isn't too confusing. Any suggestions?