![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Microsoft Office support MS Office support forum |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2009
Posts: 4
OS: XP Pro
|
Pulling data from 11,000 Outlook emails
I have a lot of emails that contain tables filled out by people in my work group. They're cells from an Excel spreadsheet that aer copied into an email by a macro. So the same data is in the same place in all of the emails. I've been told to do a study based on the last year's worth of these emails. I only need data from 3 of the cells in the emails but to manually pull it from 11,000 email message will take me forever. Is there some mechanized way I could do this? I know I can save an individual email as a text file and if I did that I could come up with something in Excel that would read each text file in a folder. But how can I save all 11,000 emails to separate txt files automatically? Even doing that would take forever. Any know a way to do this?
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
TSF Enthusiast
Join Date: Apr 2008
Location: Australia
Posts: 564
OS: Vista
|
Re: Pulling data from 11,000 Outlook emails
Hi Mayday1,
Outlook supports vba, so you could use that to interrogate all the emails you're intersted it, extracting the data & loading them into any array. When it's done, it could then save the data to a csv file which you could then open in Excel (alternatively, you could use Outlook to automate Excel directly and copy the array data into a worksheet). It's really only possible to speak in general terms as you haven't said anything about how one could reliably identify the emails of interest and the data within them that you're interested in.
__________________
Cheers macropod (MS MVP -Word) |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Oct 2009
Posts: 4
OS: XP Pro
|
Re: Pulling data from 11,000 Outlook emails
All these emails are in their own folder. Anybody know how to code something that will pull all the characters on row 25 of every email in a folder? Or is there a way to send all emails in a folder to a single txt file? From that I could pull out what I need.
|
|
|
|
![]() |
| Thread Tools | |
|
|