VBA Macro to print multiple sheets

camerongreenfield

New Member
Joined
Feb 24, 2022
Messages
3
Office Version
  1. 2021
Platform
  1. Windows
Hi,

I am looking for a macro that goes through each worksheet (need to be able to specify worksheet name(s) in code as don't want to include every worksheet in macro) and prints each individual worksheet to pdf dependent on if a specified cell on the individual worksheet is greater than 0 (ignoring the formula in that cell).

When creating pdfs of each worksheet it will need to only print the cells which I have used in the worksheet and use the printer margins set. I also want to have the pdf document name reference text in 3 of the individual worksheet's cells.

Thanks
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,214,975
Messages
6,122,538
Members
449,088
Latest member
RandomExceller01

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top