Howto automatic VBA to copy attachment to a folder

  • Thread starter Thread starter Anders Rasmussen
  • Start date Start date
A

Anders Rasmussen

Hi.

How do I open a, once a day, well known E-mail and copy the well known file
1234.txt to a foulder.

I can open outlook etc. but i can't open the mail and copy the file.

Can anyone please help me :-)

Anders DK
 
Thanks.

But how do I point at a specefik e-mail ??? and then copy the Attachment to
the folder.

I know the subject its the same every time.

Anders

"Sue Mosher [MVP]" <[email protected]> skrev i en meddelelse
You can use the Attachment.SaveAsFile method to save the attachment to a
system folder.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Back
Top