Also answered by Jonathon West in vba.customization.
Bob, please do not post multiple messages on the same topic in multiple
newsgroups. If you do need to post in more than one group, please do it with
one message and both newsgroups in the header. That way all questions and
answers stay linked.
--
Charles Kenyon
Word New User FAQ & Web Directory:
<URL: http://www.addbalance.com/word/index.htm>
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
<URL: http://www.addbalance.com/usersguide/index.htm>
See also the MVP FAQ: <URL: http://www.mvps.org/word/> which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
Quote:
> --
> Bob Lohse
> Does anyone know how to find the Next bookmark in the document without
> explicitly specifying its' name using VBA in a macro? In other words, if
I
> am at insertion point A and beyond it there is a book mark, I want to move
> the insertion point to the bookmark and read what the bookmark is. If
there
> are no more bookmarks, it should return a false.