Adding OLE Object using Word Merge

infinitx

Registered User.
Local time
Yesterday, 22:26
Joined
Mar 22, 2004
Messages
63
Hi,

I have an OLE Object on a form and when I click the button, I want it to copy into Word.

My Template looks like this:
CaseText
Graphic
ItemText

What command would I use to copy it to the Word Document? I tried:

".Goto what:=wdGoToBookmark, Name:="Graphic"
.Paste [Graphic]"

but seem to always get an error message.

Thanks in advance!
 

Users who are viewing this thread

Back
Top Bottom