I have a Query with 2 fields. The first field has Record_Order_No with multiple identical entries. The field is text data. The second field has the Cost of each Record_Order_No which is currency data.
I want to be able to sum each Record_Order_No costs and output it to another table or Ouery with two fields - the first field being labeled Invoice_No (but it will be the same number as the Record_Order_No) and the second field being the Total Sum of the Costs for that Invoice_No.
Thank you for your help.
jlcford
I want to be able to sum each Record_Order_No costs and output it to another table or Ouery with two fields - the first field being labeled Invoice_No (but it will be the same number as the Record_Order_No) and the second field being the Total Sum of the Costs for that Invoice_No.
Thank you for your help.
jlcford