Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
joshuasq joshuasq is offline
external usenet poster
 
Posts: 7
Default Field codes appear to have converted to text

I have marked index entries in word 2007 (saved as a word 97-2003 doc).
However, when i view it on a computer with word 2003 the index entries appear
to no longer hide instead they appear as text. I have toggled the show/hide
marks button as well as the view code {a} button, yet the field code remains
visible (other field codes such as { StyleREF } seem to toggle ok, it is just
the { XE } entries. They also have a dotted line under them (supposed to be
hidden?)

How do i get them to hide without selecting each of them and applying a
hidden style?


  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Jay Freedman Jay Freedman is offline
external usenet poster
 
Posts: 9,854
Default Field codes appear to have converted to text

All {XE} codes are automatically marked as Hidden text (and applying a
hidden style wouldn't change that at all). Incidentally, the same is true
for {TC} fields. The display/hiding of field codes doesn't affect these two
types of fields.

On the computer with Word 2003, look in the Tools Options View dialog.
You'll probably find that the Hidden option is checked. Toggling the
show/hide button changes the setting of the All option, but any of the
others in that group that are checked don't toggle. So uncheck the Hidden
option and the {XE} fields should disappear (and reappear when you show
formatting marks).

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

joshuasq wrote:
I have marked index entries in word 2007 (saved as a word 97-2003
doc). However, when i view it on a computer with word 2003 the index
entries appear to no longer hide instead they appear as text. I have
toggled the show/hide marks button as well as the view code {a}
button, yet the field code remains visible (other field codes such as
{ StyleREF } seem to toggle ok, it is just the { XE } entries. They
also have a dotted line under them (supposed to be hidden?)

How do i get them to hide without selecting each of them and applying
a hidden style?



  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Field codes appear to have converted to text

And if you need to toggle between the two views add the following macro to a
toolbar button

Sub ShowHidden()
With ActiveWindow.View
.ShowHiddenText = Not .ShowHiddenText
.ShowAll = False
End With
End Sub


--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org


Jay Freedman wrote:
All {XE} codes are automatically marked as Hidden text (and applying a
hidden style wouldn't change that at all). Incidentally, the same is
true for {TC} fields. The display/hiding of field codes doesn't
affect these two types of fields.

On the computer with Word 2003, look in the Tools Options View
dialog. You'll probably find that the Hidden option is checked.
Toggling the show/hide button changes the setting of the All option,
but any of the others in that group that are checked don't toggle. So
uncheck the Hidden option and the {XE} fields should disappear (and
reappear when you show formatting marks).


joshuasq wrote:
I have marked index entries in word 2007 (saved as a word 97-2003
doc). However, when i view it on a computer with word 2003 the index
entries appear to no longer hide instead they appear as text. I have
toggled the show/hide marks button as well as the view code {a}
button, yet the field code remains visible (other field codes such as
{ StyleREF } seem to toggle ok, it is just the { XE } entries. They
also have a dotted line under them (supposed to be hidden?)

How do i get them to hide without selecting each of them and applying
a hidden style?



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Update field codes in text boxes Pflugs Microsoft Word Help 2 April 29th 07 09:48 PM
Converting text to field codes JohnA New Users 2 May 23rd 06 02:16 PM
Converting field codes to plain text Civil jenny Microsoft Word Help 1 March 1st 06 08:30 PM
Index field codes appear even when Hidden Text is turned off kscott25 Microsoft Word Help 3 May 10th 05 05:21 PM
Updating Text in Field Codes/VBA error [email protected] Mailmerge 0 January 4th 05 11:49 AM


All times are GMT +1. The time now is 01:40 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"