Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sending OLE objects to WFW from Access 2000

Status
Not open for further replies.

ALPO

Programmer
Jan 12, 2002
2
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top