ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Is there a way to change my defaults to print the entire workbook? (https://www.excelbanter.com/excel-discussion-misc-queries/152414-there-way-change-my-defaults-print-entire-workbook.html)

Ronimad

Is there a way to change my defaults to print the entire workbook?
 
Instead of just the current page? Any feedback would be appreciated.

RM

Dave Peterson

Is there a way to change my defaults to print the entire workbook?
 
I don't think you can change that to be the default.

But you could provide a macro that prints the workbook, then run that macro when
you wanted to print the entire workbook.

The code would look something like:

ActiveWorkbook.PrintOut

Ronimad wrote:

Instead of just the current page? Any feedback would be appreciated.

RM


--

Dave Peterson

Ronimad

Is there a way to change my defaults to print the entire workb
 
Thank you, Dave.

"Dave Peterson" wrote:

I don't think you can change that to be the default.

But you could provide a macro that prints the workbook, then run that macro when
you wanted to print the entire workbook.

The code would look something like:

ActiveWorkbook.PrintOut

Ronimad wrote:

Instead of just the current page? Any feedback would be appreciated.

RM


--

Dave Peterson



All times are GMT +1. The time now is 04:59 PM.

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