Hello,
I have a form that displays project information, and on that form is a subform that displays info about invoices related to that project. This info includes things like invoice number, invoice amount, status (y/n), etc. The subform is in datasheet view and gets its data from a query. I'd like to add three fields to the form that display totals from the items in the subform. These totals are:
-The sum of all...