sheetstoprint

  1. M

    Right Footer not displaying correct information

    I have a workbook where I allow the user to print certain sheets. (There are potentially 30 to choose from, and they can print as few or as many as they want.) They have the option of having the date & time appear on each sheet, in the right footer. The code places this info in the right...
  2. M

    Printing not working for multiple sheets

    I have written code to allow the user to create a PDF of whichever sheets of the workbook they want included. My code works perfectly. It is: Dim SheetsToPrint As String ... code here determines what 'SheetsToPrint' is equal to ... Sheets(Split(SheetsToPrint, ",")).Select...
  3. M

    Defining an array using a string variable

    I'm a moderate VBA coder, meaning not a beginner, but I also wouldn't call myself an expert. I've hit upon a problem I can't figure out. I am going to be creating a userform with checkboxes, where the user will be able to put a check next to the name of the sheets that he/she wants to include...

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