![]() |
Create a macro to send e-mails to microsoft image writer
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? |
Create a macro to send e-mails to microsoft image writer
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? |
All times are GMT +1. The time now is 05:20 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com