Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / April 2007

Tip: Looking for answers? Try searching our database.

speed up bookmark update

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
x - 04 Apr 2007 23:20 GMT
hi, is there any tip or guideline to speed up a document bookmark update
(from vb6 program) ..
we are trying both bookmark.range.text, both wdsetfields .. any other
suggestion ?

thak in advance
best regards
Signature

Enrico Sabbadin
MTS/COM+/VBCOM/.NET FAQ: http://www.sabbasoft.com
BLOG: http://www.sabbasoft.com/myblog

Doug Robbins - Word MVP - 05 Apr 2007 04:54 GMT
If are selecting the bookmark before updating it's range, do not do that.
All you need do is refer to the .Range of the bookmark.

It may be quicker to use { DOCVARIABLE varname } fields instead of bookmarks
and store the data in the variables and then use

ActiveDocument.Range.Fields.Update

just one time.

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> hi, is there any tip or guideline to speed up a document bookmark update
> (from vb6 program) ..
[quoted text clipped - 3 lines]
> thak in advance
> best regards

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.