
Signature
Russ
drsmN0SPAMikleAThotmailD0Tcom.INVALID
Rob,
Sorry, I assumed that there was a wdBrowseBookMark object, but there isn't
one by that name in the Object Browser.
Although, this should would in VBA.
ActiveDocument.GoTo(What:=wdGoToBookMark, Which:=wdGoToNext)
But the .inrange method can be used to see if your bookmark ranges overlap.
> Rob,
> Try
> With Application.Browser
> .Target = wdBrowseBookmark
No wdBrowseBookmark object, Sorry.
> .Next
> End With
[quoted text clipped - 12 lines]
>>
>> Rob.

Signature
Russ
drsmN0SPAMikleAThotmailD0Tcom.INVALID