Re: Parsing data
- From: "Geoff" <geoff@xxxxxxxxxx>
- Date: Sun, 10 Dec 2006 13:32:19 -0000
Eric,
You could achieve your objective if Microsoft Outlook were your email
client. Outlook (not Outlook Express) supports Automation.
Programming Outlook can seem odd because Outlook's object model is unique.
One good resource to get you started would be "Microsoft Outlook
Programming, Jumpstart for Administrators, Developers and Power Users" by
Sue Mosher.
Geoff
"Eric" <Eric@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:37E4FD96-E89A-48D9-A953-71613A51AEC0@xxxxxxxxxxxxxxxx
I receive regular e-mails of the same basic format with which I would like
to
create an access DB,
The body of the mail will contain something like:
Name: Someone's name (unknown length)
Email: someones@email (unknown length)
etc, etc.
When i import the data into Access 2003 the e-mail body forms a single
field, and I would like to get the data out into a new table where the
fields
are:
Name
etc, etc.
Any ideas?
All suggestions appreciated.
.
- Follow-Ups:
- Re: Parsing data
- From: Eric
- Re: Parsing data
- Prev by Date: Re: Merging two colums from query into data***
- Next by Date: Re: update query
- Previous by thread: Re: Merging two colums from query into data***
- Next by thread: Re: Parsing data
- Index(es):