I have a two page Word Document that contains bookmarks in it. I use these
book marks to insert data into via Visual Basic. My question is this. The
second page contains 18 bookmarks on it and I would like to find out if I
have more than 18 entries how to copy the second page and then create a new
page (third page) and insert the rest of the records there. Any help on this
would be appreciated
Hi =?Utf-8?B?TGFycnkgRG9kZA==?=,
> I have a two page Word Document that contains bookmarks in it. I use these
> book marks to insert data into via Visual Basic. My question is this. The
> second page contains 18 bookmarks on it and I would like to find out if I
> have more than 18 entries how to copy the second page and then create a new
> page (third page) and insert the rest of the records there.
One possibility is to literally do as you suggest: copy, then paste the page.
However, I'd be more inclined to save the new page as an AutoText entry in the
document's template, and insert that.
If you need a manual page break, you can include that in the AutoText entry.
Or you use the appropriate Insert command (just record Ctrl+Enter in a macro).
You do realize that the original bookmarks will be lost as soon as you paste
or insert a duplicate set?
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)