D
duet76
Here is what I am supposed to accomplish:
I have a Corrective Action Database. We e-mail out the Corrective
Actions (A Report) to individuals to fill out in word, through the e-
mail function in Access.
I now need to e-mail out a word form from the database that is to be
filled out, returned and imported back into the database. This data
must be imported into the same record it came from. Primary Key to
Primary Key.
I have the form built per the following instructions:
http://msdn2.microsoft.com/en-us/library/aa155434(office.10).aspx
How do you do this?
Currently, the instructions above have the form importing into a
seperate table. Could I do an Update Query? How do I export the
Primary Key and match it back when I import it back in?
I am obviously not an advanced vba user. I wouldn't say I am a
beginer either. If someone could throw me a bone to get started I
would appreciate it.
TIA,
Juliet
I have a Corrective Action Database. We e-mail out the Corrective
Actions (A Report) to individuals to fill out in word, through the e-
mail function in Access.
I now need to e-mail out a word form from the database that is to be
filled out, returned and imported back into the database. This data
must be imported into the same record it came from. Primary Key to
Primary Key.
I have the form built per the following instructions:
http://msdn2.microsoft.com/en-us/library/aa155434(office.10).aspx
How do you do this?
Currently, the instructions above have the form importing into a
seperate table. Could I do an Update Query? How do I export the
Primary Key and match it back when I import it back in?
I am obviously not an advanced vba user. I wouldn't say I am a
beginer either. If someone could throw me a bone to get started I
would appreciate it.
TIA,
Juliet