JasonS
Feb 18th, 2000, 07:39 AM
I'm using VB6 to automate creating a word document based on data that a user enters into a form that is stored into an Access 97 database.
I can get the text from the database fields and replace them in the word document but I can't figure out how to "cut and paste" an OLE object.
I have an OLE object field in access that stores a Word or Excel document (embedded) that the user updates. I want to copy that ole object and insert it into the final Word doc that I am creating programatically.
I can do this by manually copying and pasting from Access to Word.
Thanks.
[This message has been edited by JasonS (edited 02-21-2000).]
I can get the text from the database fields and replace them in the word document but I can't figure out how to "cut and paste" an OLE object.
I have an OLE object field in access that stores a Word or Excel document (embedded) that the user updates. I want to copy that ole object and insert it into the final Word doc that I am creating programatically.
I can do this by manually copying and pasting from Access to Word.
Thanks.
[This message has been edited by JasonS (edited 02-21-2000).]