Help with an Access report

E

Ess

I have an Access report with with three columns and headers. I chose "repeat
this section" in the headers properties but there is a problem. I only want
the header section to repeat over the first column.

Example of the current results:

Jones County Jones County Jones County

Member 1 Member 4 Member 7
Member 2 Member 5 Member 8
Member 3 Member 6 Member 9

Here is how I want the results to look:

Jones County

Member 1 Member 4 Member 7
Member 2 Member 5 Member 8
Member 3 Member 6 Member 9

So my question is whether or not I can have the header repeat on every page
of the report, but not over every column in the report.
 
Top