Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jumping to a Bookmark in Word
Message
 
To
11/06/2002 03:50:50
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00666768
Message ID:
00666876
Views:
19
>>Hi, the sintax to jump to a Bookmark is
>>
>>expressão.GoTo(What, Which, Count, Name)
>>
>>How can I use this within VFP?
>>Regards,
>
>Jose,
>oWord.ActiveDocument.Goto(-1,,,"BookMarkName")
>or :
>oWord.WordBasic.EditGoto("BookMarkName")
>
>Use Goto or editgoto if you're using word.basic (pre Word97) and not not word.application (a wordbasic object exists if you need).
>
>oWord.Activedocument.Bookmarks("BookmarkName").Select
>
>Cetin

Hi Cetin, I sent you a private message (I needed to attach some Screen Shots), but it returned with an error...
José Augusto Cavalcanti
Global Connection
jose.cavalcanti@globalconnection.com.br
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform