The column headings in my subreport don't print.
Microsoft Access doesn't print the page header and footer in a subreport, so if you put the labels for the column headings in the subreport's page header, they won't show up when you print the report.
- If a subreport will always fit on one printed page, you can put the labels for the column headings in the subreport's report header.
- If a subreport might span several printed pages, put the labels for the column headings in the subreport's group header, and set the RepeatSection property of the group header to Yes.