I have a spreadsheet with 32 worksheets.
Sheet 1 and 2 will not need to be printed.
Sheets 3, 4, 5 will be printed with current print ranges set.
I need Sheets 6 through 32 printed only if the formula in cell B5 is greater than 0.
Can you help me with setting up a VBA code for this?
Thank you!
Sheet 1 and 2 will not need to be printed.
Sheets 3, 4, 5 will be printed with current print ranges set.
I need Sheets 6 through 32 printed only if the formula in cell B5 is greater than 0.
Can you help me with setting up a VBA code for this?
Thank you!