Hi,

I have done a lot of looking around for a simple solution to this problem and I can't seem to find a clear answer anywhere.

Bear with me as I am relatively new to VBA...

Currently I receive an email everyday with an excel file attached to it. What I would like the VBA code to do is access that email (with the subject "Volume"), from my inbox, then open the attachment. The rest within excel I can do but the outlook bit is seeming pretty tricky. After I have done my bit in excel I would then like VBA to close the email (that is if it needs to be opened to obtain the attatchment ).

Thanks
Dru