G
Guest
Hello,
I have created a report that gives me budget information from my tables. I
also created a query (qry_equipment_amt) that displays records with Invoice
Amounts.
Is there a way to reference the query from the report? I would like the sum
of Invoice Amounts from the query I created.
I have tried this =Sum(invoiceAmt).[qry_equipment_amt].Query but it seems to
give me an error.
Any help would be appreciated.
I have created a report that gives me budget information from my tables. I
also created a query (qry_equipment_amt) that displays records with Invoice
Amounts.
Is there a way to reference the query from the report? I would like the sum
of Invoice Amounts from the query I created.
I have tried this =Sum(invoiceAmt).[qry_equipment_amt].Query but it seems to
give me an error.
Any help would be appreciated.