Subtotal in a report

  • Thread starter Thread starter nitengale
  • Start date Start date
N

nitengale

I have a report I'm building to give me activity by category. Within the
report I have information like Inventory on hand, inventory in transit, on
order, etc (by month).

I'm looking to be able to add a subtotal in the report for total inventory
for each month. What's the best way to calculate this?

Thanks.
 
Please post the SQL statement you are using to "feed" that report.

"How" will depend on "what"...

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 
Back
Top