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 / Long Documents / January 2007

Tip: Looking for answers? Try searching our database.

Delete all bookmarks - How?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Richard - 10 Jan 2007 21:41 GMT
How do I delete all my bookmarks in Word 2000?

Richard
Jezebel - 10 Jan 2007 22:31 GMT
Switch to VBA. In the Immediate window type

Do until ActiveDocument.Bookmarks.Count = 0 :
activedocument.bookmarks(1).delete : loop

If you want to delete hidden bookmarks also, you'll first need to check the
'Show hidden bookmarks' checkbox on the Bookmarks dialog.

> How do I delete all my bookmarks in Word 2000?
>
> Richard
Richard - 10 Jan 2007 23:24 GMT
Thanks ....

Richard

> Switch to VBA. In the Immediate window type
>
[quoted text clipped - 7 lines]
>>
>> Richard

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.