I have a report displaying by groups, but I need the total count of records displayed.
Example data:
I need to display the total count: 9 records.
Example data:
Code:
[b]Group 1: State Group 2: Last Name[/b]
NM Smith
NM Benson
GA Richardson
GA Floyd
GA Daniels
NY Robertson
NY Hawkins
PA Lee
PA] Smith
I need to display the total count: 9 records.