CR9
I have a report that I would like to display the first record of each page in the page header. I thought it might be possible to use minimum({table.record}) if I could figure out how to have it re-evaluated for each page.
Like the following:
PH Page 1 Adams County
D Adams County
Deleware County
Potter County
PH Page 2 Montour County
D Montour County
Columbia County
Northumberland County
Any help is appreciated!
I have a report that I would like to display the first record of each page in the page header. I thought it might be possible to use minimum({table.record}) if I could figure out how to have it re-evaluated for each page.
Like the following:
PH Page 1 Adams County
D Adams County
Deleware County
Potter County
PH Page 2 Montour County
D Montour County
Columbia County
Northumberland County
Any help is appreciated!