Automatically save attachments from mail on a network drive
- by user269646
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