I already return VBA code in Excel, that will create report and will process sending mail also. The processed mail will come to my mailbox drafts folder with unique subject.
I want to write VBA code in outlook with the following requirement.
Whenever a new mail is created in Drafts folder of outlook 2007 with unique subject, it has to replace that subject with new subject and has to send mail.
I want to write VBA code in outlook with the following requirement.
Whenever a new mail is created in Drafts folder of outlook 2007 with unique subject, it has to replace that subject with new subject and has to send mail.