L
Lee
I'm trying to generate a reports from a database in which one of the fields
describes the importance of each record for example the field values would
be:
Routine, Priority, Urgent
The report needs to contain the highest priority in the header. In other
words the report may contain several records on a single page, but the
header needs to have the highest priority label regardless of how many
different priority records are on that page of the report. It's easy enough to
do if there is only one record per page, but I can't figure out how to label
the page with the highest priority when there are multiple records per page.
Any suggestions? Thanks for your help.
describes the importance of each record for example the field values would
be:
Routine, Priority, Urgent
The report needs to contain the highest priority in the header. In other
words the report may contain several records on a single page, but the
header needs to have the highest priority label regardless of how many
different priority records are on that page of the report. It's easy enough to
do if there is only one record per page, but I can't figure out how to label
the page with the highest priority when there are multiple records per page.
Any suggestions? Thanks for your help.