D
David
Hello,
I have a report I have created, which has a field functioning as Primary
Group field, with certain data functioning as repeating fields.
I HAD put all Primary Group data into the HEADER for that Sorted/Grouped
field, and the repeating fields (FIELD A) in the DETAIL section of the report.
A "slight" programming request, to add another repeating field (FIELD B) to
the mix.
My challenge: I can create footers to group/sort, BUT, as the new repeating
field (FIELD B) at least doubles the number of records returned by the query,
I would like to print the FOOTER section for FIELD A only once, to counter
the fact that as the rest of the times FIELD A Footer prints, it repeats the
FIELD A fields.
I have a report I have created, which has a field functioning as Primary
Group field, with certain data functioning as repeating fields.
I HAD put all Primary Group data into the HEADER for that Sorted/Grouped
field, and the repeating fields (FIELD A) in the DETAIL section of the report.
A "slight" programming request, to add another repeating field (FIELD B) to
the mix.
My challenge: I can create footers to group/sort, BUT, as the new repeating
field (FIELD B) at least doubles the number of records returned by the query,
I would like to print the FOOTER section for FIELD A only once, to counter
the fact that as the rest of the times FIELD A Footer prints, it repeats the
FIELD A fields.