View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
HelpExcel.com[_2_] HelpExcel.com[_2_] is offline
external usenet poster
 
Posts: 39
Default Extract data from emails

Ed,

You could save that email as a text file, which could then be loaded into
Excel & parsed.
--
Regards,
Eddie
http://www.HelpExcel.com


"Ed" wrote:

Hello,



I use a PHP form for our "Contact Us" page to collect customer information
(name, company name, address, tel, fax, email address, comments, etc..)
which is emailed to me.



I now have approx. 500 emails with customer data in Outlook Express and I
need to transfer that data into an Excel spreadsheet. Would anyone know of
software program that can transfer the data from the emails to ultimately an
Excel spreadsheet? Each row would have individual customer data.



Thank you in advance.



Ed.