![]() |
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
|
|||
|
|||
![]()
We maintain a scanning system for all documents. I would like to create a
macro that will send e-mails directly to a "Correspondence" file for attachment into our document imaging system. I can create the macro in Excel, but find the VBA commands don't seem to work in outlook. Any suggests on the proper code to use? |
Ads |
#2
|
|||
|
|||
![]()
Outlook has no ability to target a specific printer with its Printout method. EIther change the default printer at the Windows level or save the messages as .txt, .htm, or .rtf files, open them in Word, and use Word's Document.Print method.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Scott" wrote in message ... We maintain a scanning system for all documents. I would like to create a macro that will send e-mails directly to a "Correspondence" file for attachment into our document imaging system. I can create the macro in Excel, but find the VBA commands don't seem to work in outlook. Any suggests on the proper code to use? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Would like to create VCards from Contacts, using a Macro? | LA | Outlook - Using Contacts | 1 | May 24th 06 04:50 PM |
How do I create multiple VCards from Contacts, using a Macro? | LA | Outlook and VBA | 0 | May 22nd 06 07:35 PM |
create macro to show file size in outlook | john mcmichael | Outlook and VBA | 3 | May 2nd 06 09:55 PM |
Macro to create repeating calender event/meeting | Graham | Outlook and VBA | 4 | March 18th 06 06:49 PM |
Create a macro that runs from a Rule | CF_business_analyst | Outlook and VBA | 8 | January 13th 06 05:12 PM |