Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GoTo Bookmark in Word...
Message
From
18/01/2006 10:05:12
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01087963
Message ID:
01087969
Views:
14
>How do I GoTo a bookmark named 'myBookMark' in word. I can add the bookmark and if my cursor is on the bookmark I can populate it, but I cannot get the GoTo to work so I can blindly populate bookmarks using FoxPro 9 code.
>
>Thanks
#DEFINE wdGoToBookmark	-1	
If .Activedocument.Bookmarks.Exists("myBookMark")
      .Selection.Goto(wdGotoBookmark,,,"myBookMark")
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform