View Single Post
  #3  
Old September 19th 07, 10:27 AM posted to microsoft.public.outlook
RichardSchollar[_2_]
external usenet poster
 
Posts: 7
Default Extract CSV files from messages

On 18 Sep, 21:59, "Brian Tillman" wrote:
RichardSchollar wrote:
I would like to automate (via VBA) extracting and consolidating all
the CSV files into one central file from which I will do further
processing.


It might be cheaper in the long run to get an attachment-processing app.
See this:http://www.slipstick.com/addins/attachments.asp
--
Brian Tillman [MVP-Outlook]


Ah, but where would the fun be in that? ;-)

I found code I can adapt to my needs he

http://www.outlookcode.com/codedetail.aspx?id=70

and use a DOS command to consolidate the files.

Thanks for the suggestion though!

Richard

Ads