Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
PrintQuality setting - is -3 a valid setting? | Excel Programming | |||
PrintQuality | Excel Programming | |||
Save File to Another Directory, but not change Users File Save location | Excel Programming | |||
Why system asks me to save change even after I call save method(VB.NET) | Excel Programming | |||
Unable to set the PrintQuality property of the PageSetup class. | Excel Programming |