Adding a sub report to a main report

R

Robin Chapple

I have a report that shows total members in a database.

I have another report which shows recent new members.

If I add the "Total Members" report to the "New Members" as a sub
report in the footer it displays "1"

How should I handle this to get the correct total?

Thanks,

Robin Chapple
 
R

Robin Chapple

My ACCESS version 2 manual provided the answer to my problem.

I have added both reports to a main unbound report.

All is well.
 
Top