D
Dale Fye
I have a report that contains records that include a [Classification] with
values (Unclassified, FOUO, Confidential, SECRET, ...).
Each record displays this value at the top of the detail section for the
record, but I also need to include a textbox or caption on the top and bottom
of each page indicating the maximum security classification for that page,
and in the reports header, I need one that gives me the maximum
classification for the report.
I could just hard code it to the maximum value possible, but would prefer to
have the report make that determination, as a filtered report might only
contain unclassified data, and I wouldn't want that marked SECRET.
Any help would be greatly appreciated.
values (Unclassified, FOUO, Confidential, SECRET, ...).
Each record displays this value at the top of the detail section for the
record, but I also need to include a textbox or caption on the top and bottom
of each page indicating the maximum security classification for that page,
and in the reports header, I need one that gives me the maximum
classification for the report.
I could just hard code it to the maximum value possible, but would prefer to
have the report make that determination, as a filtered report might only
contain unclassified data, and I wouldn't want that marked SECRET.
Any help would be greatly appreciated.