M
Mary
Hello,
I really need help. I have a link table called mail with a field called
content. The field has the following data the body of outlook mail:
Owner=tina
Company=IBM
Job=accounting.
I have created another table called newtable with the following fields:
owner, company and job
I would like to have a vb script that will parse through the mail table
content field and enter the result into the newtable . The result should be
in the newtable fields should be
Owner company Job
Tina IBM accounting.
Please please any help will be greatly appreciated.
I really need help. I have a link table called mail with a field called
content. The field has the following data the body of outlook mail:
Owner=tina
Company=IBM
Job=accounting.
I have created another table called newtable with the following fields:
owner, company and job
I would like to have a vb script that will parse through the mail table
content field and enter the result into the newtable . The result should be
in the newtable fields should be
Owner company Job
Tina IBM accounting.
Please please any help will be greatly appreciated.