![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Can someone tell me what code belongs between the two statements below in
order to print an email to a printer called MyPrinter? Sub PrintToMyPrinter() End Sub I am going to assign this code to a button and put it on an Outlook toolbar. I am told that anything that can be done with menu choices can be done in code. Essentially this is what I would be doing if I were to use the menu options: -- File menu -- Print submenu -- use drop-down list to change the printer name to "MyPrinter" -- click OK However, this is cumbersome even if I only do it once a day. Changing the Windows default printer is not an option. |
#2
|
|||
|
|||
![]()
There's nothing in the Outlook object model for that, and no access to that
dialog settings. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Candace" wrote in message ... Can someone tell me what code belongs between the two statements below in order to print an email to a printer called MyPrinter? Sub PrintToMyPrinter() End Sub I am going to assign this code to a button and put it on an Outlook toolbar. I am told that anything that can be done with menu choices can be done in code. Essentially this is what I would be doing if I were to use the menu options: -- File menu -- Print submenu -- use drop-down list to change the printer name to "MyPrinter" -- click OK However, this is cumbersome even if I only do it once a day. Changing the Windows default printer is not an option. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Printer message | IowaRose | Outlook - Installation | 2 | October 1st 08 05:34 PM |
Printer margins | David Robinson | Outlook Express | 2 | April 19th 08 11:55 AM |
Printer | Joel Allen | Outlook and VBA | 1 | September 29th 06 10:29 PM |
printer | khalifa alshaikh | Outlook - General Queries | 1 | May 22nd 06 07:02 AM |
printer | khalifa alshaikh | Outlook - General Queries | 1 | May 11th 06 03:17 AM |