R
Rita
I'm having some trouble creating a report. Clients do piece rate work or get
paid hourly. They're guaranteed an income so the formula also checks and
supplies a subsidy if needed.
Gross pay is calculated on the job code entered (determining if it's a piece
rate rate or hourly wage). Several different jobs could be done for one day.
To run payroll, a "Pay Period Ending" date is entered (each record contains a
"Pay Period Ending Date") and the query pulls all records for the client.
It's a simple report showing gross pay for each job and then a total "Gross
Pay" for pay period.
My payroll forms/reports all work.I had a request to view clients receiving
$25 or higher for gross pay. I'm not sure how to sum the gross pay to check
for >=$25. My thought is to put the payroll information into a subreport and
then pull in just client with total gross pay >=$25, but I don't know how to
do this.
THANKS for any suggestions!
paid hourly. They're guaranteed an income so the formula also checks and
supplies a subsidy if needed.
Gross pay is calculated on the job code entered (determining if it's a piece
rate rate or hourly wage). Several different jobs could be done for one day.
To run payroll, a "Pay Period Ending" date is entered (each record contains a
"Pay Period Ending Date") and the query pulls all records for the client.
It's a simple report showing gross pay for each job and then a total "Gross
Pay" for pay period.
My payroll forms/reports all work.I had a request to view clients receiving
$25 or higher for gross pay. I'm not sure how to sum the gross pay to check
for >=$25. My thought is to put the payroll information into a subreport and
then pull in just client with total gross pay >=$25, but I don't know how to
do this.
THANKS for any suggestions!