I have a report which is based off of a query that returns 5 small forms (phone call review forms) per Employee per pay period. So when I run the report, I'm prompted to enter a pay period, which then returns all phone call reviews by operator for that particular pay period. Usually there are 5 phone calls per Employee, but sometimes there are only 3 or 4.
When I print the report, I only want one employees 5 phone call review forms for that one page. If the employee only had 3 calls that were reviewed, then I only want that employees calls on that one page, and the next employees calls on the next page.
How can I tell the report that I want the same employees call reviews to print out on one page each? This way I can distribute them to each employee on one nice sheet of paper.
When I print the report, I only want one employees 5 phone call review forms for that one page. If the employee only had 3 calls that were reviewed, then I only want that employees calls on that one page, and the next employees calls on the next page.
How can I tell the report that I want the same employees call reviews to print out on one page each? This way I can distribute them to each employee on one nice sheet of paper.