Outlook data from emails into Excel Spreadsheet

ncopeman

New Member
Joined
Sep 23, 2012
Messages
2
Hi all, i'm new to this forum, brought here by countless hours of research and came across this post here... (which looks similar)

I run a website and opened a competition, using an email form with specific fields to fill in (First name, Surname, email address, Competition answer dropdown, tickbox for newsletter).

I need to create a macro to extract this data from the emails i've received (over 700 so far) and add them into an excel spreadsheet. This is so I can remove duplicate entries, select a winner - and for those wanting to subscribe to the newsletter - add their email addresses to mailchimp.

The emails I receive come in like like this:


 
Last edited:

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
I don't have time to do this through VBA but if you like you can save all these emails to a merged text file and then export or copy that data into Excel. Once that is done, it should be pretty easy to get it into the format you are looking for.

Here is some instruction for Saving emails to a text file:How to Save Messages as Plain Text with Outlook - About Email

Why don't you try that and then get back to us with a sanitized sample of the data (a couple of examples would be good).

Cheers, :)
 
Upvote 0

Forum statistics

Threads
1,224,613
Messages
6,179,904
Members
452,948
Latest member
Dupuhini

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top