automatically save attachments

  • Thread starter Thread starter mate
  • Start date Start date
M

mate

I have a particular exchange account that only recieves
emails that contain attachments. Is there a way to
automatically save the attachments to a folder? Any help
is much appreciated. thank you. mate
 
I followed the instructions on the first website. When I
go to run the procedure, Outlook stops responding. Any
suggestions? Your help is greatly appeciated. thankyou.
mate
 
yes. the line that reads, "On Error Resume Next"
-----Original Message-----
If you step through the code in the debugger, does a problem occur at a
particular statement?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers






.
 
If you step through the code in the debugger, does a problem occur at a
particular statement?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Do you get an error message?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
I figured it out. i used that code in a module and that's
why it wasn't working. it works fine now though. thanks
for the help
 
Back
Top