save a file from attached to an email with VBA

S

SUZYQ

Is it possible to grab an outlook attachment and save it to a location
on the server through code?

I have 4 emails that are received nightly each with 1 file. The emails
always come from the same person, with the same titles, and the files
have the same name each night.

Is it possible, through code, to look for the emails in Outlook, and if
it finds them, do a "save as" on the file, and save it to a spot on the
server? Then I could work with the files...

Thanks!
 
Top