Hi, need help.

  • Thread starter Thread starter Patrik Lindholm
  • Start date Start date
P

Patrik Lindholm

Hi all!

I would like som help with an Access-report

I have three datasources

Ds 1, contains summary-data with a mainaccount-number divided into three
periods of four months each
Ds 2 contains summary-data per project and mainaccount-number also divided
into three periods of four months each
Ds 3 contains summary-data for subaccounts divided into three periods of
four months each

All subaccounts have a field that refers to one mainaccount

What i want to have a first-page with the selections the user made, one or
more page/es with summary-data that
shows the mainaccount and all subaccounts that belongs to that mainaccount,
next I want a summary per project
with the mainaccounts and all the subaccounts, there should be a header on
each page showing what project
the data belongs to and a pagebreak after each project.

This is what I have to deal with, I have solved the second part with the
project-report, but the first-part just dont work

Please help me!

My best

Patrik
 
Hi again!

I´ve solved part of the problem, my problem now is this

In the mainreport I have a reportheader, detail and pageheader.
The reportheader contains 3 subreports, the first subreport
shows the selections made, the second subreport show
a header for summarydata and the third should show
mainaccounts and subaccounts and the amount of data
will span several pages.

The pageheader and detailsections does what I want it to do.

The problem is the last subreport in the reportheader just shows
one page and then the first pageheader shows.
When I run the subreport only it does what it should.

Please help me with this

Thank you in advance

Patrik Lindholm
 
Back
Top