I have an invoice report divided by regions, i.e. have 'Region Header' sections. Within that section in design mode, I have a total of records, i.e. =count(invoices). There are three types of Status that an Invoice can have: Outstanding, Pending, Completed, which are displayed in the Detail section of my report. I want to display, aside from the Total Records in the Region Header, also a stripped down of the Status of those Invoices.
For example,
Central Region
Total Records = 20
Outstanding = 10
Pending = 6
Completed = 4
Is there a way? Can anyone please assist me or direct me in a good direction? Greatly appreciative...
For example,
Central Region
Total Records = 20
Outstanding = 10
Pending = 6
Completed = 4
Is there a way? Can anyone please assist me or direct me in a good direction? Greatly appreciative...