![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have built a report which includes a subreport. At the top of each page I have a company name and a total of all sales receipts. The subreport contains a list of each sales receipt. Each company is on a separate page. My problem is in calculating the total of the sales receipts which shows at the top of the page. How do I ask Access to look at only the company receipts shown in the subreport on the page and use that to create a Sum to be displayed at the top of the page? I am able to do this in the footer by using =Sum([SalesReceipt]), but I can't seem to do this outside of the footer. When I put the same statement at the top of the page it displays the total of all sales receipts for all companies on all pages. Thanks for any help you can offer. |
![]() |
| Thread Tools | |
| Display Modes | |
| |