Hi All,

I need your help, I am doing one assignment and I am stuck.
I would like to write this code inside outlook.
I will tell you in brief, User was sending wrong attachment to the client. I have written code inside outlook, so whenever user use click on send button then my Macro get activated and start validating file name with subject line. If Subject line match with file name then email move out from inbox else it will show pop up and do not allow user to send email.
Basically this is one kind of control which we implemented.

Now my client want to enhance requirement. Here i need help

1) Click on Send Button.

2) Open the pdf file.
Remaining part I have done it. I need code to open attachment when user try to send email.
Many thanks in advance,

Regards