I have a number of emails from my previous email provider that I have forwarded to my Outlook 2010 inbox folder Received.
The problem I have is the original email has been sent as an attachment not as a forward! so what i would like to do is:
- Open the mail in
Receivedfolder & run VBA code that will - Extract the attachment from the forwarded mail in the
Receivedfolder and save that attachment toForwardedfolder - Delete the forwarded mail in the
Receivedfolder.
I don't have an understanding of Outlook VBA code so I don't even have a starting point!
Any asssistance will be gratefully appreciated!