Automatically save attachments from mail on a network drive
Posted
by
user269646
on Super User
See other posts from Super User
or by user269646
Published on 2013-11-05T14:36:58Z
Indexed on
2013/11/08
4:01 UTC
Read the original article
Hit count: 175
microsoft-outlook
|vba
Every morning I receive an automatically generated e-mail from a server, it includes a spreadsheet attachment. I made a rule in outlook that captures these emails. Now, I would like to make a macro to rename the attached file (. Xls) to =today() and saves it in a folder on a network drive. This macro must run every weekday at 8:00. I've made a lot of VBA in Excel, but have no experience in outlook. Might this be possible? And does anyone know how to do it?
Kind regards Staal
© Super User or respective owner