ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   print property (https://www.excelbanter.com/excel-discussion-misc-queries/21303-print-property.html)

cwwolfdog

print property
 
Is there anyway to put code behind the print button.

I want the program to auto select ranges and print off that area when the
print button is pressed without having to go in a set the , print area, page
setup, fit to one page for four different parts of a worksheet. Is this
possible?

Thanks,



Bob Umlas

Right-click the excel LOGO near the File menu, select View Code, on the left
dropdown select Workbook, in the right dropdown, select Before Print, and
enter whatever code you want there. The stub is:

Private Sub Workbook_BeforePrint(Cancel As Boolean)

End Sub

Bob Umlas
Excel MVP

"cwwolfdog" wrote in message
...
Is there anyway to put code behind the print button.

I want the program to auto select ranges and print off that area when the
print button is pressed without having to go in a set the , print area,
page
setup, fit to one page for four different parts of a worksheet. Is this
possible?

Thanks,






All times are GMT +1. The time now is 01:02 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com