D
Dave Neve
HiThe first two lines of the following code work but the 3 line doesn't.At
least I think it doesn't cos nothing happens which is close to 'collapse'
for me.The bookmark is still available and visible in it's entirety.Thanks
in advanceActiveDocument.Bookmarks.Add Range:=Selection.Range, Name:="temp"
ActiveDocument.ActiveWindow.View.ShowBookmarks = True
Selection.Collapse Direction:=wdCollapseStart
least I think it doesn't cos nothing happens which is close to 'collapse'
for me.The bookmark is still available and visible in it's entirety.Thanks
in advanceActiveDocument.Bookmarks.Add Range:=Selection.Range, Name:="temp"
ActiveDocument.ActiveWindow.View.ShowBookmarks = True
Selection.Collapse Direction:=wdCollapseStart