Example: I Have 1 table with 2 fields : State and Town. Want report by State, Town and don’t want to print State on every line, have Control Property of State set to Print Repeated Value ‘No’. This is all correct. But, I would like the State to print once on each new page - one list of Towns can go many pages, and to find out which state those towns are in, I have to go back and find the previous page where the State changed, and got printed. Is there a way to do this? I have a work-around, but its a little clumsy. Thanks.
Group the report by “State”.
Set field for “State” in the group.
Let repeat the group on every page.
This only works well with one group, because the group for repeating will be set as header of the Writer page.