Hi, im trying to write a macro that will save files from a specific email address into a specific folder. I will be recieving files from 5 differnt mail addresses on a daily basis and i want to be avle to save them to a date stamped folder.
FileName = "C:\Email Attachments\" & _
Format(Item.CreationTime, "yyyymmdd_hhmmss_") & Item.Sender & Atmt.FileName