dangleason
Programmer
I have the need of allowing users to create Word documents that are associated to their Access record they are working on. I looked at the acCmdInsertObject & acOLECreateEmbed and they lack the ability to do the create new file, Word document functionaluity.
Does anyone know of a smooth way to allow a word document to be created and stored either as embedded, or linked to the record (the OLE datatype of a joined table to store this info already exists).
Thanks in advance.
Dan
Does anyone know of a smooth way to allow a word document to be created and stored either as embedded, or linked to the record (the OLE datatype of a joined table to store this info already exists).
Thanks in advance.
Dan