How to add Word.Document to a table OLE field using VBA and DAO?

  • Thread starter Alexander Nikiforov
  • Start date
A

Alexander Nikiforov

Steps, that I have to do:

- push form botton
- open file open dialog and select Word file
- open recordset of table with OLE type field
- add a new record to table with Embedded Word.Document

What I have to do at last step? How to add OLE object to recordset?
 

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

Top