I have a street tree inventory report that groups entries by street. The problem is that with some of the longer streets, the entries span several pages. Using the StreetHeader to hold the street name, there are several pages with only house numbers; only the first page on which the group appears has the street name.
If I put another StreetName field in the page header, at least on the first page of the report, the StreetName field appears twice.
Is there any way to suppress the double printing of the StreetName in either the PageHeader or the StreetNameHeader, or is there another way that is normally used to accomplish this? (I would prefer to avoid a page break between StreetName groups)
If I put another StreetName field in the page header, at least on the first page of the report, the StreetName field appears twice.
Is there any way to suppress the double printing of the StreetName in either the PageHeader or the StreetNameHeader, or is there another way that is normally used to accomplish this? (I would prefer to avoid a page break between StreetName groups)