Quote:
Originally Posted by jtwite
Did that work for you on the document that I uploaded, because it doesn't work for me.
|
Of course it did; I wouldn't have written post 7 otherwise.
Quote:
Originally Posted by jtwite
We are pretty locked down at my office so maybe our IT department is locking something down that is causing this ... Is there something I can put in the VBA code to stop that bar from showing up?
|
If it's 'locked down' as you say, you won't be able to do anything; otherwise you might use:
ActiveWindow.View.ShowBookmarks = False
but, if that works, so too would unchecking the 'Show bookmarks' option.
Quote:
Originally Posted by jtwite
This never used to happen, but that was probably with an older version of Word.
|
Word has had that setting for at least two decades.