Hi
I am trying to print an entire workbook to pdf at the same time. I have numberous worksheets in the workbook and each needs to be a seperate document which in the footer states page x of y.
I have managed to get all worksheets to print out starting at page 1 and running through my problem is the total number of sheets is coming out as the total number of pages per workbook instead of per worksheet. Can I use VBA code to get around this?
Thanks
I am trying to print an entire workbook to pdf at the same time. I have numberous worksheets in the workbook and each needs to be a seperate document which in the footer states page x of y.
I have managed to get all worksheets to print out starting at page 1 and running through my problem is the total number of sheets is coming out as the total number of pages per workbook instead of per worksheet. Can I use VBA code to get around this?
Thanks