Add Total Number of Records Printed to Last Label
To put the Total number of labels/records printed at the end of the Label Run, follow the instructions below:
- Edit the Label template
- Pull the Report menu down to Optional bands and click Summary Band and click OK
- Double click on the grey Summary bar and make it the exact height of your label (same height as the Detail band).
- Add the following field using the AB Field tool to the Summary area and type in the following Expression:
"TOTAL RECORDS: "+ALLT(STR(RECCOUNT()))
- Close the Label Designer and the total record count will print at the end of the Label run