K
Kev
Hello from Kalgoorlie Western Australia : )
I am working on a project to reduce manual input. I am sending word
survey forms to clients via mail merge to email. When the info comes
back from the clients, I need to place the data into a database and
save the form.
I need to address the following points and would really appreciate any
assistance:
1. What code do I use to locate a value in a text document.
The document wont be protected (Mail Merge - Word 03) so I cant use a
form field to identify the data. I plan to preface the database key
with ASSID: (ie: How do I search a doc for the word "ASSID:" and return
the value after it) . Should I be looking at another method?
2. Once I have the ASSID value(still in the WORD doc), how do I look
the value up in an Access Database table, and return other data for
that record to word? (ie: ASSID= 1234, I want to return the firstname
and surname field data to work so I can auto save the document with
that info).
Regards
Kevin
I am working on a project to reduce manual input. I am sending word
survey forms to clients via mail merge to email. When the info comes
back from the clients, I need to place the data into a database and
save the form.
I need to address the following points and would really appreciate any
assistance:
1. What code do I use to locate a value in a text document.
The document wont be protected (Mail Merge - Word 03) so I cant use a
form field to identify the data. I plan to preface the database key
with ASSID: (ie: How do I search a doc for the word "ASSID:" and return
the value after it) . Should I be looking at another method?
2. Once I have the ASSID value(still in the WORD doc), how do I look
the value up in an Access Database table, and return other data for
that record to word? (ie: ASSID= 1234, I want to return the firstname
and surname field data to work so I can auto save the document with
that info).
Regards
Kevin