Grouping and Sorting

M

Microsoft

Access 2007

I have a report that has the following groupings:

EstimateNo
PageNo - footer only
SectionNo header & footer
SubSectionNo header & footer
ItemNo - footer only

I would like my report to print like so

SectionNo 1
SubSections 1 with total
SubSection 2 with total
Section No1 (addition of SubSection 1 & 2 relating to SectionNo1) Total

SectionNo 2
SubSections with total
SubSection 2 with total
SectionNo 2 (addition of SubSection 1 & 2 relating to SectionNo2) Total

What is happening is:

SectionNo 1
SubSection 1
SectionNo 2
SubSection 1

SectionNo 1
SubSection 2
SectionNo 2
SubSection 2

What am I doing wrong?

Thanks
Alison
 

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