Store Word document in access database automatically

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

Using Access2003 and Word2003 I face the following challenge.
I do use the outstanding mailmerge program of Albert Kallal to create letters.
Within my template I have defined some "ask" boxes to complete the letter
with referencenumbers and so on.
Now I would like to automatically save (and of course later retrieval) of
the documents within my database with a unique description. let say
contactid&myreferencenumber.

Who can help me out?
 
Thanks Alex,

However my knowledge of VB is that I do not understand all the possible
features as explained on that particular page.

Could you point me in the right direction?
 
Hi,
there are several articles which show how to save file as binary in OLE
field. so once you have created word doc - save it to disk and then use code
from the article to save it into table. This is in general. if you have
specific question - pls let me know

--
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top