Exporting info from email to excel

W

wwhunt4

Version: 2004
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Email Client: pop

I get info submitted from my website and it is sent in an email format to me. (name email, number etc.)

how do i make it so it automatically or kind of automatically exports certain info from the email into an excel spreadsheet?
 
W

William Smith [MVP]

I get info submitted from my website and it is sent in an email
format to me. (name email, number etc.)

how do i make it so it automatically or kind of automatically exports
certain info from the email into an excel spreadsheet?

You will need to use AppleScript to parse the message and create the
file. It cannot be done with anything built into Entourage.

Hope this helps!

--

bill

Entourage Help Page <http://entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>
YouTalk <http://nine.pairlist.net/mailman/listinfo/youtalk>
Twitter: follow <http://twitter.com/meck>
 
W

wwhunt4

Is this something that i will be able to do myself without programming knowledge?
 
W

William Smith [MVP]

Is this something that i will be able to do myself without
programming knowledge?

Probably not, but it's the only method I see that's possible.

You might also try looking at the Automator Actions that come with
Office 2008. Look for them in /Applications/Automator.

Hope this helps!

--

bill

Entourage Help Page <http://entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>
YouTalk <http://nine.pairlist.net/mailman/listinfo/youtalk>
Twitter: follow <http://twitter.com/meck>
 
Top