Hi,
I am trying to automate a process in VBA where I create a Word Document and then store the Word Document into an OLEBoundItem control on an Open form, tied to a datafield in the recordset
I Can create the Word Doc with no problem, but so far, I can only get the word document into the OLE control by saving the document to disk and then reading the disk copy into the OLE item.
I am trying to make this a cleaner process
What I want to do is copy the active word document into the OLE item without the 'writing and reading to/from disk.
It seems I should be able to do this, but so far, no luck
Any Suggestions?
Thanks,
Hap
Access Developer Access based Accounting Solutions - with free source code
Access Consultants forum
I am trying to automate a process in VBA where I create a Word Document and then store the Word Document into an OLEBoundItem control on an Open form, tied to a datafield in the recordset
I Can create the Word Doc with no problem, but so far, I can only get the word document into the OLE control by saving the document to disk and then reading the disk copy into the OLE item.
I am trying to make this a cleaner process
What I want to do is copy the active word document into the OLE item without the 'writing and reading to/from disk.
It seems I should be able to do this, but so far, no luck
Any Suggestions?
Thanks,
Hap
Access Developer Access based Accounting Solutions - with free source code
Access Consultants forum