I have a table with ten records. This table has one field,an OLE field. In those records' OLE fields I have inserted Word document objects. I inserted each one of them interactively by copying paragraphs from a WFW document then pasting them into the OLE fields one at a time.
Now I want to use VBA within Access to:
1) Open a new WFW document
2) Insert each of those OLE objects (the individual WFW docs in the OLE field in my table) one at a time, one after another into this new WFW document.
Anyone out there done this before? Anyone got some sample code for this?
thanks
Alpo
Now I want to use VBA within Access to:
1) Open a new WFW document
2) Insert each of those OLE objects (the individual WFW docs in the OLE field in my table) one at a time, one after another into this new WFW document.
Anyone out there done this before? Anyone got some sample code for this?
thanks
Alpo