Word VBA with SQL data field

J

Jim Mahoney

I haven't been able to find any documentation on how to
code this.

In an Access 2000 app, I have a Word activeX control. The
data is saved aS an OLE object in a SQL Server 2000 memo
field. There is also a photo stored in another memo field.

I use Word 2000 to produce formatted documents with the
access data. I can't find the VBA syntax for placing the
OLE data into the document.

I understand the photo is some kind of inline shape, but I
don't know how to place it.

I would like the WOrd memo field text to appear seamlessly
with the other text the document produces.

All guidance is greatly apprciated!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top