Extract body text from Outlook
I am working on a vba macro to extract the text contained in an email that
is sent to me every day at a specified email address I want to generate a
vba macro that triggers when this arrives. The text needs to be saved to a
text file "c:\temp\email.txt"
I have collated various bits of code, but nothing really works.
Can anyone advise a simple vba method to do this?
No comments:
Post a Comment