Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I wonder if it is possible to detect all printer properties in a loop? Like I know the command activesheet.PageSetup.BlackAndWhite = true where can I find all properties like BlackAndWhite? We have a particular Printer/Copier in which we can put a usercode, so any user can be billed for his code. I would like to set the code in the textbox of the printerdefinition by VBA in stead of letting the user do it. The textbox in the printer definition is called Vallid Access of the Nashuatec DSC424.. Can anyone help? I think if I can print a list of properties, it will be obvious which property I have to manipulate. Code should look like For each vProperty in myPrinter.properities debug.print vProperty.name next Thanks! Jos Vens |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
members on my network printer not able to print to default printer | Excel Discussion (Misc queries) | |||
Excel document printer properties overwrite users output bin | Excel Discussion (Misc queries) | |||
Save with preset Printer Properties | Excel Discussion (Misc queries) | |||
Send printer escape commands to a printer using VBA | Excel Programming | |||
Use VBA to access Printer Properties (Resolution, Tray etc) | Excel Programming |