Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.word.formatting.longdocs
|
|||
|
|||
![]()
You can simply try running a macro,
Dim bkm As Bookmark For Each bkm In ActiveDocument.Bookmarks bkm.Delete Next bkm Note that this does not delete the hidden bookmarks. If you have multiple files you can use file io to list the directory and then open each file and iterate the above code snippet using simple word interop. If you need more help, just give me a holla.. Jerry George Tata Consultancy Service Ltd. Software Engineer ------------------------------- "Frustrated Word User" wrote: I would like to delete all the bookmarks in a document. YES I read the ONE post about this, and I don't know what a VBA is. Sorry, Word is not my forte. Thanks in advance. Frustrated in Roseville -- Frustrated Word User |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Word 2007 bookmarks - How to display bookmarks on page? | Microsoft Word Help | |||
Problem: Word Index Updates Delete all Bookmarks | Microsoft Word Help | |||
Delete all bookmarks - How? | Formatting Long Documents | |||
word tables delete default should be delete entire row not shift | Tables | |||
I need to Delete All Bookmarks at once in a document | Page Layout |