Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Word
application.errors
conversions
docmanagement
drawing.graphics
formatting.longdocs
international
internet.assistant
mail
mailmerge.fields
menustoolbars
newusers
numbering
oleinterop
pagelayout
printingfonts
setup.networking
spelling.grammar
tables
vba.addins
vba.beginners
vba.customization
vba.general
vba.userforms
web.authoring
word6-7macros
word97vba
  
 
date: Tue, 19 Aug 2008 13:10:01 -0700,    group: microsoft.public.word.vba.general        back       


STYLEREF in header   
I am attempting to link my table of contents into my header.  So far the TOC 
appears to be working just fine using Header 1.  However when I use the term 
{ STYLEREF "Heading 1" } in my header I am not seeing the actual chapter name 
as located in my TOC.  In fact I am viewing a gray out term: { STYLEREF 
"Heading 1" } in my document. 

Any thoughts on what I am missing here?
date: Tue, 19 Aug 2008 13:10:01 -0700   author:   briank

RE: STYLEREF in header   
You only need to toggle field codes. To do this, press Alt+F9.

Fields can be in two modes: they can show the result, i.e. the content that 
will print, or they can show the code behind. Alt+F9 toggles field codes on 
and off.

-- 
Regards
Lene Fredborg - Microsoft MVP (Word)
DocTools - Denmark
www.thedoctools.com
Document automation - add-ins, macros and templates for Microsoft Word


"briank" wrote:

> I am attempting to link my table of contents into my header.  So far the TOC 
> appears to be working just fine using Header 1.  However when I use the term 
> { STYLEREF "Heading 1" } in my header I am not seeing the actual chapter name 
> as located in my TOC.  In fact I am viewing a gray out term: { STYLEREF 
> "Heading 1" } in my document. 
> 
> Any thoughts on what I am missing here?
>
date: Tue, 19 Aug 2008 13:53:03 -0700   author:   Lene Fredborg

Re: STYLEREF in header   
"briank"  wrote in message 
news:476C7DB2-97E9-4E50-8001-50634A4896F6@microsoft.com...
>I am attempting to link my table of contents into my header.  So far the 
>TOC
> appears to be working just fine using Header 1.  However when I use the 
> term
> { STYLEREF "Heading 1" } in my header I am not seeing the actual chapter 
> name
> as located in my TOC.  In fact I am viewing a gray out term: { STYLEREF
> "Heading 1" } in my document.
>
> Any thoughts on what I am missing here?

Sounds like you have field codes displayed. Press Alt-F9 to go back to 
displaying field results.


-- 
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
date: Tue, 19 Aug 2008 21:56:06 +0100   author:   Jonathan West

Re: STYLEREF in header   
I do not think that I am viewing field codes here.  For when I toggle over 
(Alt-F9) I view the term {STYLEREF "Heading 1"} {PAGE}.  Prior to toggling I 
view the term {STYLEREF "Heading 1"} 2.  Does this help in narrowing down the 
issue?

"Jonathan West" wrote:

> 
> "briank"  wrote in message 
> news:476C7DB2-97E9-4E50-8001-50634A4896F6@microsoft.com...
> >I am attempting to link my table of contents into my header.  So far the 
> >TOC
> > appears to be working just fine using Header 1.  However when I use the 
> > term
> > { STYLEREF "Heading 1" } in my header I am not seeing the actual chapter 
> > name
> > as located in my TOC.  In fact I am viewing a gray out term: { STYLEREF
> > "Heading 1" } in my document.
> >
> > Any thoughts on what I am missing here?
> 
> Sounds like you have field codes displayed. Press Alt-F9 to go back to 
> displaying field results.
> 
> 
> -- 
> Regards
> Jonathan West - Word MVP
> www.intelligentdocuments.co.uk
> Please reply to the newsgroup 
> 
> 
>
date: Tue, 19 Aug 2008 14:21:01 -0700   author:   briank

Re: STYLEREF in header   
Press Alt+F9 once more. You were viewing field codes of the StyleRef field 
only. Therefore, you need to press Alt+F9 again. The first time, the field 
codes of alle fields will be shown. The second time, all field codes will be 
hidden.

The reason why only your StyleRef field showed field codes may be that you 
had just created the field. Normally, if you type a field manually, you only 
need to press F9 to toggle and update that field.

If you click in a field and press Shift+F9, you toggle the field codes of 
only that field.

-- 
Regards
Lene Fredborg - Microsoft MVP (Word)
DocTools - Denmark
www.thedoctools.com
Document automation - add-ins, macros and templates for Microsoft Word


"briank" wrote:

> I do not think that I am viewing field codes here.  For when I toggle over 
> (Alt-F9) I view the term {STYLEREF "Heading 1"} {PAGE}.  Prior to toggling I 
> view the term {STYLEREF "Heading 1"} 2.  Does this help in narrowing down the 
> issue?
> 
> "Jonathan West" wrote:
> 
> > 
> > "briank"  wrote in message 
> > news:476C7DB2-97E9-4E50-8001-50634A4896F6@microsoft.com...
> > >I am attempting to link my table of contents into my header.  So far the 
> > >TOC
> > > appears to be working just fine using Header 1.  However when I use the 
> > > term
> > > { STYLEREF "Heading 1" } in my header I am not seeing the actual chapter 
> > > name
> > > as located in my TOC.  In fact I am viewing a gray out term: { STYLEREF
> > > "Heading 1" } in my document.
> > >
> > > Any thoughts on what I am missing here?
> > 
> > Sounds like you have field codes displayed. Press Alt-F9 to go back to 
> > displaying field results.
> > 
> > 
> > -- 
> > Regards
> > Jonathan West - Word MVP
> > www.intelligentdocuments.co.uk
> > Please reply to the newsgroup 
> > 
> > 
> >
date: Tue, 19 Aug 2008 14:37:01 -0700   author:   Lene Fredborg

Re: STYLEREF in header   
Perhaps I am still missing something basic and obvious but I have pressed Alt 
F9 more than a few times and I still look at the term {STYLEREF "Heading 1"} 
in the header of my document.  Any thoughts?

"Lene Fredborg" wrote:

> Press Alt+F9 once more. You were viewing field codes of the StyleRef field 
> only. Therefore, you need to press Alt+F9 again. The first time, the field 
> codes of alle fields will be shown. The second time, all field codes will be 
> hidden.
> 
> The reason why only your StyleRef field showed field codes may be that you 
> had just created the field. Normally, if you type a field manually, you only 
> need to press F9 to toggle and update that field.
> 
> If you click in a field and press Shift+F9, you toggle the field codes of 
> only that field.
> 
> -- 
> Regards
> Lene Fredborg - Microsoft MVP (Word)
> DocTools - Denmark
> www.thedoctools.com
> Document automation - add-ins, macros and templates for Microsoft Word
> 
> 
> "briank" wrote:
> 
> > I do not think that I am viewing field codes here.  For when I toggle over 
> > (Alt-F9) I view the term {STYLEREF "Heading 1"} {PAGE}.  Prior to toggling I 
> > view the term {STYLEREF "Heading 1"} 2.  Does this help in narrowing down the 
> > issue?
> > 
> > "Jonathan West" wrote:
> > 
> > > 
> > > "briank"  wrote in message 
> > > news:476C7DB2-97E9-4E50-8001-50634A4896F6@microsoft.com...
> > > >I am attempting to link my table of contents into my header.  So far the 
> > > >TOC
> > > > appears to be working just fine using Header 1.  However when I use the 
> > > > term
> > > > { STYLEREF "Heading 1" } in my header I am not seeing the actual chapter 
> > > > name
> > > > as located in my TOC.  In fact I am viewing a gray out term: { STYLEREF
> > > > "Heading 1" } in my document.
> > > >
> > > > Any thoughts on what I am missing here?
> > > 
> > > Sounds like you have field codes displayed. Press Alt-F9 to go back to 
> > > displaying field results.
> > > 
> > > 
> > > -- 
> > > Regards
> > > Jonathan West - Word MVP
> > > www.intelligentdocuments.co.uk
> > > Please reply to the newsgroup 
> > > 
> > > 
> > >
date: Tue, 19 Aug 2008 15:56:04 -0700   author:   briank

Re: STYLEREF in header   
Then you have typed {STYLEREF "Heading 1"} from the keyboard when it is 
supposed to be a field.
Select STYLEREF "Heading 1" and press CTRL+F9 to make it into a field. 
Delete the unwanted typed brackets {} then update the field (F9) and you 
should be able to toggle the display normally.

-- 
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

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


briank wrote:
> Perhaps I am still missing something basic and obvious but I have
> pressed Alt F9 more than a few times and I still look at the term
> in the header of my document.  Any thoughts?
>
> "Lene Fredborg" wrote:
>
>> Press Alt+F9 once more. You were viewing field codes of the StyleRef
>> field only. Therefore, you need to press Alt+F9 again. The first
>> time, the field codes of alle fields will be shown. The second time,
>> all field codes will be hidden.
>>
>> The reason why only your StyleRef field showed field codes may be
>> that you had just created the field. Normally, if you type a field
>> manually, you only need to press F9 to toggle and update that field.
>>
>> If you click in a field and press Shift+F9, you toggle the field
>> codes of only that field.
>>
>> --
>> Regards
>> Lene Fredborg - Microsoft MVP (Word)
>> DocTools - Denmark
>> www.thedoctools.com
>> Document automation - add-ins, macros and templates for Microsoft
>> Word
>>
>>
>> "briank" wrote:
>>
>>> I do not think that I am viewing field codes here.  For when I
>>> toggle over (Alt-F9) I view the term {STYLEREF "Heading 1"} {PAGE}.
>>> Prior to toggling I view the term {STYLEREF "Heading 1"} 2.  Does
>>> this help in narrowing down the issue?
>>>
>>> "Jonathan West" wrote:
>>>
>>>>
>>>> "briank"  wrote in message
>>>> news:476C7DB2-97E9-4E50-8001-50634A4896F6@microsoft.com...
>>>>> I am attempting to link my table of contents into my header.  So
>>>>> far the TOC
>>>>> appears to be working just fine using Header 1.  However when I
>>>>> use the term
>>>>> { STYLEREF "Heading 1" } in my header I am not seeing the actual
>>>>> chapter name
>>>>> as located in my TOC.  In fact I am viewing a gray out term: {
>>>>> STYLEREF "Heading 1" } in my document.
>>>>>
>>>>> Any thoughts on what I am missing here?
>>>>
>>>> Sounds like you have field codes displayed. Press Alt-F9 to go
>>>> back to displaying field results.
>>>>
>>>>
>>>> --
>>>> Regards
>>>> Jonathan West - Word MVP
>>>> www.intelligentdocuments.co.uk
>>>> Please reply to the newsgroup
date: Wed, 20 Aug 2008 11:02:52 +0300   author:   Graham Mayor

Re: STYLEREF in header   
Thank everyone for the help. Works perfectly.  

"Graham Mayor" wrote:

> Then you have typed {STYLEREF "Heading 1"} from the keyboard when it is 
> supposed to be a field.
> Select STYLEREF "Heading 1" and press CTRL+F9 to make it into a field. 
> Delete the unwanted typed brackets {} then update the field (F9) and you 
> should be able to toggle the display normally.
> 
> -- 
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor -  Word MVP
> 
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> 
> 
> briank wrote:
> > Perhaps I am still missing something basic and obvious but I have
> > pressed Alt F9 more than a few times and I still look at the term
> > in the header of my document.  Any thoughts?
> >
> > "Lene Fredborg" wrote:
> >
> >> Press Alt+F9 once more. You were viewing field codes of the StyleRef
> >> field only. Therefore, you need to press Alt+F9 again. The first
> >> time, the field codes of alle fields will be shown. The second time,
> >> all field codes will be hidden.
> >>
> >> The reason why only your StyleRef field showed field codes may be
> >> that you had just created the field. Normally, if you type a field
> >> manually, you only need to press F9 to toggle and update that field.
> >>
> >> If you click in a field and press Shift+F9, you toggle the field
> >> codes of only that field.
> >>
> >> --
> >> Regards
> >> Lene Fredborg - Microsoft MVP (Word)
> >> DocTools - Denmark
> >> www.thedoctools.com
> >> Document automation - add-ins, macros and templates for Microsoft
> >> Word
> >>
> >>
> >> "briank" wrote:
> >>
> >>> I do not think that I am viewing field codes here.  For when I
> >>> toggle over (Alt-F9) I view the term {STYLEREF "Heading 1"} {PAGE}.
> >>> Prior to toggling I view the term {STYLEREF "Heading 1"} 2.  Does
> >>> this help in narrowing down the issue?
> >>>
> >>> "Jonathan West" wrote:
> >>>
> >>>>
> >>>> "briank"  wrote in message
> >>>> news:476C7DB2-97E9-4E50-8001-50634A4896F6@microsoft.com...
> >>>>> I am attempting to link my table of contents into my header.  So
> >>>>> far the TOC
> >>>>> appears to be working just fine using Header 1.  However when I
> >>>>> use the term
> >>>>> { STYLEREF "Heading 1" } in my header I am not seeing the actual
> >>>>> chapter name
> >>>>> as located in my TOC.  In fact I am viewing a gray out term: {
> >>>>> STYLEREF "Heading 1" } in my document.
> >>>>>
> >>>>> Any thoughts on what I am missing here?
> >>>>
> >>>> Sounds like you have field codes displayed. Press Alt-F9 to go
> >>>> back to displaying field results.
> >>>>
> >>>>
> >>>> --
> >>>> Regards
> >>>> Jonathan West - Word MVP
> >>>> www.intelligentdocuments.co.uk
> >>>> Please reply to the newsgroup 
> 
> 
>
date: Wed, 20 Aug 2008 07:53:01 -0700   author:   briank

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us