Using VBA to print a Custom View dependent on a cell value.

jlpro

New Member
Joined
Nov 20, 2023
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Good Afternoon All,
I have twelve saved Custom Views, named PRINT_1, PRINT_2.... PRINT_12. The 12 Custom Views all come from the same tab (REPORT). Each Custom View is set up to print only the required number of pages. I have a cell (Z9) on the same REPORT tab containing a simple vlookup that identifies which Custom View needs to be printed. So, for example, if I have a 5 page report that needs to be printed, the cell will return "PRINT_5" which corresponds to the Custom View "PRINT_5". I am inexperienced in using VBA and have limited experience recording short macros. I would like to be able to click on a button to print the Custom View specified in cell Z9. Any help would be greatly appreciated.
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,215,076
Messages
6,122,988
Members
449,093
Latest member
Mr Hughes

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