Multiple Payslips

  • Thread starter Thread starter Phil McFarlane
  • Start date Start date
P

Phil McFarlane

I have a report that prints out payslips, one to the page. There is however
room for at least two payslips per page.
I have searched for info on how to print multiple payslips per page without
success.
Any asistance would be greatly appreciated.

Thanks
 
Are there multiple records per payslip? If so, you could use a subreport for
the details. Base your main report on a query that contains only one record
per payslip and set the height of the main report to about 1/2 page.
 
There is only one record per payslip. The query that is the datasource
returns a record for each payslip for every employee. This is an old
database using access 97
 
You should then be able to set the section heights to total 1/2 page. This
will print 2 records/payslips per page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

2 payslips on one sheet 3
Payslip 9
Major Problem with Report 3
Relationship query 3
Payslip Report 3
Help printing from Excel 4
Making Payslip For Employees 2
Which Format is preferred? 1

Back
Top