using VBA to write information into an embedded word document in an access field.

Lee Weaver

Registered User.
Local time
Yesterday, 18:15
Joined
Jun 6, 2008
Messages
20
I have a table with a field that is an ole object and has a embedded word document in it.

I am trying to import archival data into the system and need to write information to that ole object word document.

after the new systems goes "Live" the data will be entered into the embedded word file by the user. The old data that is contained in a table as regular fields (I had to export form an online data base, and import it into a table), I need to fill in the word documents for each record via vba. any words of wisdom?
 
Last edited:

Users who are viewing this thread

Back
Top Bottom