I've created a document that has a TOC at the beginning and Index at the
end. However, when I print it, I get the message "Error! Bookmark not
defined" where my Fields are for the Index. I've gone in (several times) and
Searched & Replaced to remove them, but they keep 'popping up'.
What am I missing?
As usual, this is such an informative group and I really appreciate the
suggestions!
Thanks....
I'm not quite sure... but in order to locate the fields to delete or lock them,
press Alt+F9 to toggle on the field codes.
If you're currently seeing what you want to have print, select the "problem"
fields and press Ctrl+F11 to lock them. (Ctrl+Shift+F11 will unlock them again)
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 :-)
Click in the TOC and hit F9. In Tools>Options>View turn Field Shading to
"Always" so you can see what you are doing...
On 24/8/06 11:47 AM, in article
8578E41C-DCEF-47BC...@microsoft.com, "qumranandy"
<qumra...@discussions.microsoft.com> wrote:
--
Please reply to the newsgroup to maintain the thread. Please do not email
me unless I ask you to.
John McGhie <jo...@mcghie.name>
Microsoft MVP, Word and Word for Macintosh. Consultant Technical Writer
Sydney, Australia +61 (0) 4 1209 1410
That error is most often seen in Tables of Contents.
Look up the Help topic "Field codes: XE (Index Entry) field"
As you will see, an XE tag can include a \r to conflate the page numbers
when the same XE tag appears on a range of pages.
Seven of your tags are expecting a bookmark, which doesn't exist. You will
need to search for the content of the XE tag (because you don;t have a page
number to find it with) and remove the "\r" switch from each of them.
Cheers
On 28/8/06 4:30 AM, in article
0E571254-B887-466D...@microsoft.com, "qumranandy"
<qumra...@discussions.microsoft.com> wrote:
--