![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
On a daily basis I get sent anywhere from 10 to 40 emails each in a
completely standard format and each with a csv file attached. These mails are directed to a separate mailbox within Outlook. 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. I am comfortable with VBA (but not at all using it in Outlook - I am from an Excel background), but I have no idea how to start on this. Even getting to the point where I can simply get all the required csv files saved down to a central location (ie windows folder, for example) would be a great help. Can anyone assist? Thanks for any replies! Richard |
Ads |
#2
|
|||
|
|||
![]()
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] |
#3
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Extract path from OLE files | Matt Williamson | Outlook and VBA | 1 | July 17th 07 07:57 PM |
extract all email ids from incoming messages? | Neha From Baroda, India | Outlook - Using Contacts | 0 | September 25th 06 10:54 AM |
Extract several lines of email messages starting from the end | scriptnewbie | Outlook and VBA | 5 | March 18th 06 07:58 AM |
Extract several lines of email messages starting from the end | scriptnewbie | Outlook and VBA | 0 | March 16th 06 07:57 PM |
FAST wizard, FASTconv.exe Need to extract dbx files | johnh | Outlook Express | 1 | January 24th 06 11:48 PM |