Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like code that will ultimately lead to a form or inputbox for
selection between two printers. I don't know how to select a printer. Craig Wilks *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This will let the user choose among all the installed printers:
Application.Dialogs(xlDialogPrinterSetup).Show -- Jim Rech Excel MVP "Craig Wilks" wrote in message ... |I would like code that will ultimately lead to a form or inputbox for | selection between two printers. I don't know how to select a printer. | | Craig Wilks | | *** Sent via Developersdex http://www.developersdex.com *** | Don't just participate in USENET...get rewarded for it! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
associate / save printer selection and settings with file | Excel Discussion (Misc queries) | |||
Excel 2003 loses selection of printer | Setting up and Configuration of Excel | |||
Excel printer selection | Excel Discussion (Misc queries) | |||
Printer Selection | Excel Discussion (Misc queries) | |||
Printer Selection Box | Excel Programming |