View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cjneth cjneth is offline
external usenet poster
 
Posts: 2
Default Extracting attached files from outlook

I can create an e-mail with VBA code. But is it possible to get some code
that will go to a particular shared folder in outlook and then go through
each mail and open the attached file and copy a range of data? To then move
onto another folder and do the same.
Or would it be easier to get the code to save the attached files to a folder
and then extract the data?