ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   change PrintQuality to save ink (https://www.excelbanter.com/excel-programming/378606-change-printquality-save-ink.html)

Ernie

change PrintQuality to save ink
 
i need to make changes to the printQuality to enable me to save ink and have
my printer print faster. How do i accomplish that in vba coding?

Gord Dibben

change PrintQuality to save ink
 
Maybe?

With ActiveSheet.PageSetup
.Draft = True
End With


Gord Dibben MS Excel MVP

On Sat, 2 Dec 2006 06:02:00 -0800, ernie
wrote:

i need to make changes to the printQuality to enable me to save ink and have
my printer print faster. How do i accomplish that in vba coding?




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

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