Excel Macro

S

Sundar

Hi all,

I have few macros, which I have to run once a Mail is received in the Outlook. Now I'm doing it manually.
When the mail comes, I'll run the macros one by one and finally I've to send the generated reports using
Outlook. Now I want to automate it. I've set rules to start the Excel. But I don't know how to start the
macros. Can anyone help me??

Thanks in advance.
Sundar
 
S

Squid

I would post this message in the Outlook newsgroup. My
guess is that you would probably need to write some code
in the Application_NewMail() event within Outlook.

-----Original Message-----
Hi all,

I have few macros, which I have to run once a Mail is
received in the Outlook. Now I'm doing it manually.
When the mail comes, I'll run the macros one by one and
finally I've to send the generated reports using
Outlook. Now I want to automate it. I've set rules to
start the Excel. But I don't know how to start the
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top