problem with reports

S

Steven

I have created a report that is almost formatted correctly, but I am
not sure how to tweak it so that it has the correct format.

Currently it looks like this:

program name, budget no., amount (in the program name footer)
program name, budget no., amount
program name, budget no., amount
budget no., subtotal (in the program budget footer)
program name, budget no., amount
program name, budget no., amount
program name, budget no., amount
budget no., subtotal
grand total (in the report footer)

I need to regroup the report, so that it has the following layout:

program name, budget no., amount
program name, budget no., amount
program name, budget no., amount
program name, budget no., amount
program name, budget no., amount
program name, budget no., amount
budget no., subtotal
budget no., subtotal
grand total

Is this possible? How should I change my groupings? Just a note, the
subtotals and grand total are caluclated by just summing the amounts.

Thank you for your help,
Steven
 
D

Duane Hookom

If I understand correctly, you may need a subreport that is based on a
totals query. Place the subreport in the report footer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top