Re: Filling Word with OLE2



bruin.arjan@xxxxxxxxx wrote:
Is there anyone who can tell me how to go to the next bookmark within a
word document?

I tried many things like:
OLE2.INVOKE(workbook,'NextBookmark');

or

OLE2.INVOKE(workbook,'GoToNextBookmark');

or

OLE2.INVOKE(workbook,'Edit.NextBookmark');

and so on. Is there any method to do so with OLE2?
In Visual Basic NextBookmark() is an existing method, so I thought it
should work.

Any thoughts?

Have you tried a MS Word forum?

HTH

-g

.



Relevant Pages

  • Re: Filling Word with OLE2
    ... Is there any method to do so with OLE2? ... In Visual Basic NextBookmark() is an existing method, ... I don't see NextBookmark method nowhere in MS Word object model. ...
    (comp.databases.oracle.tools)
  • Re: Filling Word with OLE2
    ... Is there anyone who can tell me how to go to the next bookmark within a ... Is there any method to do so with OLE2? ... In Visual Basic NextBookmark() is an existing method, ...
    (comp.databases.oracle.tools)
  • Re: Get data from a word document
    ... You probably need to post this on a Word forum but I believe you need ... to look at the Paragraph property of each word document. ... Hth ...
    (microsoft.public.excel.programming)