Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Producing reports with sums from a subform 1

Status
Not open for further replies.

osp001

Technical User
Nov 19, 2003
79
US
I'm having problems producing a report that has all the information I want. Specifically, I'm producing a purchase request form, and it has a number of items, along with catalog numbers, quantities, prices, etc. I use a subform to enter these data.

From this subform, I use a query to generate totals for each line (quantity * unit_price). However, I have been unable to figure out how to produce a subtotal for the report. This is to say, I have the "sigma" function in queries down, but can't get it to work with the current query. I've tried to put it together in the report, but can't get it to work.

So- I need to sum the line totals, and can't figure out how to do it without a separate query- now I can't figure out how to get the result from that second query in the report.

Is there an easier way to do this? Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top