Thanks, Seaport and Cornerstone.<br>I have tried your suggestions. They don't really give me what I want. Changing the sorting and grouping in the report to [District]&" - "&[Concector] puts the families in a particular district on a page and then the Connector on the next page, making 2 pages for each District.<br><br>Maybe I didn't explain myself well originally. Here, using only fields that are critical to my problem, is how the main database table is set up.<br>LastName FirstNames District Connector<br>Adams Jim 01<br>Franklin Ben 01<br>Jones Wendy 01<br>Smith Fred 01 C<br>Butcher Glen 02<br>Samuels Albert 02<br>Winstone Greta 02<br>Felcher Margaret 02 C<br><br>As this shows, Fred Smith is the Connector for District 01, so a C appears by his name in the Connector field. Likewise, Margaret Felcher is the Connector for District 2, so a C appears beside her name in the Connector field.<br><br>When I go to make a report - with each district on a separate page - I have no trouble whatsoever grouping them into districts. The page header for District 01 will show "District 01" and the page header for District 02 will show "District 02"<br><br>What I would like to be able to do is have the page header show like this:<br>"District 01 - Fred Smith"<br>"District 02 - Margaret Felcher"<br><br>This would readily identify not only the District but the Connector for that District on the top of each page. As I indicated in my initial posting, I found a way, using conditional formatting, to show the Connector name for the District in grey colour on the page...and this is semi-okay...but not as I would like it.<br><br>Again, maybe my problem is the design of the original database table (I didn't do that) so maybe I have to do some fixing there. But before I do that, I wondered if there is a way to accomplish what I have outlined without going to that length.<br><br>I am interested in your suggestions.<br>Tom