A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Create a macro to send e-mails to microsoft image writer



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 9th 06, 06:20 PM posted to microsoft.public.outlook.program_vba
Scott
external usenet poster
 
Posts: 118
Default 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?
Ads
  #2  
Old June 9th 06, 06:37 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default 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?

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 01:58 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.