J
Jado
Hi,
I'd like to automate the extraction of information from an email body in
outlook 2000 into an Access 97 db.
This is what the email bodies look like when I receive them...
-------------------------------------------------------------
* Name: Mr Test
* Service: Full Service
* Part Code: kd89475
--------------------------------------------------------------
I've got some code to extract the email body into a single memo field in my
Access 97 db.
I've created 3 blank fields in the same table which are [Name], [Service]
and [Part Code]
Could anyone help me with extracting the data from the email into the
relevant fields.
Thanks
Jado
I'd like to automate the extraction of information from an email body in
outlook 2000 into an Access 97 db.
This is what the email bodies look like when I receive them...
-------------------------------------------------------------
* Name: Mr Test
* Service: Full Service
* Part Code: kd89475
--------------------------------------------------------------
I've got some code to extract the email body into a single memo field in my
Access 97 db.
I've created 3 blank fields in the same table which are [Name], [Service]
and [Part Code]
Could anyone help me with extracting the data from the email into the
relevant fields.
Thanks
Jado