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:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* 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
Go Back   Tech Support Forum > Microsoft Support > Microsoft Office support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Microsoft Office support MS Office support forum

Reply
 
LinkBack Thread Tools
Old 10-29-2009, 08:47 AM   #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?
Mayday1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
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

Old 10-30-2009, 03:19 AM   #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)
macropod is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-02-2009, 04:05 PM   #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.
Mayday1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 04:42 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85