VBA for Printing with If statements

Capergirl

New Member
Joined
Oct 24, 2021
Messages
1
Office Version
  1. 365
Platform
  1. Windows
I am wondering how to create a VBA print function that will allow
  • print from multiple sheets
  • Print related information only if required.
Input screen has five options that are not always going to be required on printed document and one option may allow it to be up picked six times. User identifies what is required and I want to print the information for selected options on one printed document with no extra white space.

The input screens concatenate information and display each options results on its own worksheet all in the same workbook.

Hope this makes sense and thanks for any direction you can provide.
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
mmmm, you are not very clear what you want so I suggest to check out the print section with vba examples on this page and get back if you need help. Other Topics
 
Upvote 0

Forum statistics

Threads
1,215,467
Messages
6,124,984
Members
449,201
Latest member
Lunzwe73

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