• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

VBA - Filtered Salary Slip Prints

ahmadjamal50

New Member
We run payroll of the two branches, everything works fantastic but when it comes to printing salary slip. I can not filter them and print for each branches. Has anyone code where the filtered employee payslip can be printed?
 
Your Has anyone code where the filtered employee payslip can be printed?
... with .printout it something print to printer.
But if You could give much more details,
with a sample Excel-file,
which has same kind of case (including sample data),
then You could get more specific reply.
 
hiii..... Before printing, you can filter salary slips by branch. Just set the branch filter in the Salary Slip list and print a lot of them. You can use a small script to combine all the slips from one branch into a single PDF if you need automation. That way, each branch's workers only get their own pay stubs.
 
Back
Top