can use AttachmentRead event from Excel?

I

Ian Elliott

Thanks in advance.
I want to make a macro in Excel that opens Outlook,
prompts the user to select and email and an attachment
(like msgbox), and when that attachment is selected, Word
opens it and searchs for a string.
Can I use the AttachmentRead event in the Excel macro to
trigger when an attachment is double-clicked in Outlook?
And should I use shell("\outlook.exe")
or Createobject(outlook.application")?
Thanks again.
 

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