Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default edit and Forward email

Hi All,

I receive some 100 mail daily on the PO which has been placed with
different supplier. once i receive these emails of PO copy i forward
the mail to the respective suppliers.

the macro i wrote successfully forwards the email item which i have
received. However, i would like to edit the mail before its been
forwarded to the suppliers and this is what i dont understand how to
do it.

I am using the below code for forwarding the mails:

Set myinspector = olMi.GetInspector
Set olMi1 = myinspector.CurrentItem.Forward
olMi1.Display
olMi1.Recipients.Add vndrEMAIL
olMi1.Send

Please help me.

Thanks in advance.
Navin

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
brought forward & carried forward Sudipta Sen[_2_] Excel Worksheet Functions 1 November 22nd 09 09:09 AM
Automatic Email forward error PSM[_7_] Excel Worksheet Functions 3 March 11th 09 02:18 PM
make email add forward the work sheet toecutter Excel Programming 2 September 27th 05 07:05 AM
How do I set up a macro to forward an Excel Spreadsheet via email John Excel Discussion (Misc queries) 0 August 17th 05 08:41 PM
Edit to CDO email (Ron deBruin) Steph[_3_] Excel Programming 4 April 21st 05 09:32 PM


All times are GMT +1. The time now is 10:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"