<< Click to Display Table of Contents >>

PR-C  Print Payroll Register

Purpose of Program

Use this program to print the payroll register.  You should run this program after entering payroll information in PR-B  Enter Pay Info and before you run PR-D  Print Payroll Checks.  This program allows you to check your payroll information to see if you need to make any changes to the entries before payroll checks are printed.  This report will include all of the payroll information for each employee for the current pay period, and totals for all employees.  There is also an option to reprint a prior payroll register.

General Program Operation

Choose whether to print the current or a prior payroll register.  If you choose prior, you will be prompted for date range, Employee number range, whether to include terminated employees and whether tp print subtotals only.  After the printing is complete, the program will return you to the Payroll menu.