The problem is, when Word updates the field, the blue, underline formatting
is lost.
How can I use the cross-reference field and yet preserve the blue, underline
formatting?
Christina Tolliver
christina...@hotmail.com
--
Suzanne S. Barnhill
Microsoft Word MVP
Words into Type
Fairhope, AL USA
Christina Tolliver <christina...@hotmail.com> wrote in message
news:eCA8YjnO$GA.212@cppssbbsa05...
>Toggle the field code display (Alt+F9) and see whether your cross-reference
>has the \* MERGEFORMAT switch. If it doesn't, add it. If it does, the
>applied formatting SHOULD be preserved during updates, so something else is
>wrong.
Suzanne,
Thanks for your help. The cross-reference field did not include the
\*MERGEFORMAT switch. I included it, and the problem is solved.
Now, is there a way I can make Word automatically include this switch when I
insert a cross-reference? Or should I just plan on adding it manually? Or
could I create some kind of macro?
Christina Tolliver
You can use Word's Find and Replace feature to handily add the \*
MERGEFORMAT to your fields. Hit Alt+F9 to reveal all the codes. Then
Edit>Replace to search for \h (I add the hyperlink to my references) or
something else unique in your code and replace with \h \* MERGEFORMAT. Hit
Alt+F9 again to toggle the codes back off.
Look in Help for Find and Replace and also Wildcards for more information on
the Find and Replace feature.
Patrick
Christina Tolliver wrote in message <#XaUEmoO$GA.176@cppssbbsa05>...
--
Suzanne S. Barnhill
Microsoft Word MVP
Words into Type
Fairhope, AL USA
Christina Tolliver <christina...@hotmail.com> wrote in message
news:#XaUEmoO$GA.176@cppssbbsa05...
I wish there were a check box or some way to always, automatically include
the switch, but, since there doesn't appear to be a way, I can follow
Patrick's suggestion to use Search and Replace.
Christina Tolliver
Suzanne S. Barnhill wrote in message <#NSifnpO$GA.239@cppssbbsa05>...
Patrick
Suzanne S. Barnhill wrote in message <#NSifnpO$GA.239@cppssbbsa05>...
>I'm not sure why Word ISN'T including the switch because it does so without
>question when I insert a cross-reference using the Insert Cross-reference
>dialog (and there doesn't seem to be any check box for it), and even if you
>used Insert | Field to insert a {REF} field, the "Preserve formatting
during
>updates" box is checked by default (or at least it always has been on my
>system).
>
"NOTE: If you see an entry that looks something like {REF _Ref249586 \*
MERGEFORMAT} instead of text, Word is displaying field codes instead of
field
results. To see the field results, press ALT+F9."
The second, Q197758, "Cross-Reference Text Format Lost in Form Field
Bookmark," contains this text:
"After you have applied formatting to the cross-reference field, turn on the
field
codes. The field code should resemble the following:
"{ref Text1 \* MERGEFORMAT}"
Both of these quotations seem to suggest that the natural (default) form of
the field includes the MERGEFORMAT switch, so it is interesting to speculate
what might cause it not to. I can't find any Options setting that seems to
have any bearing on this.
--
Suzanne S. Barnhill
Microsoft Word MVP
Words into Type
Fairhope, AL USA
Patrick <PLawr...@aol.com> wrote in message
news:uzT7T7pO$GA.158@cppssbbsa04...