![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I would like to add chapter heading into header section and it should update
automatically whenever I change the title - i need scripting details. |
| Ads | |
|
#2
|
|||
|
|||
|
Look in the help topic about the StyleRef field. You don't need any
scripting. -- 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. On Tue, 23 May 2006 04:06:02 -0700, Rekha wrote: I would like to add chapter heading into header section and it should update automatically whenever I change the title - i need scripting details. |
|
#3
|
|||
|
|||
|
Are you using a particular style for your chapter headings? If so, you
can use a STYLEREF field to display the "current" text in that style in your headers. Here's how to do it: On the View menu, click Header and Footer. With the cursor in the header area, press Ctrl+F9. Word inserts field delimiters, {}. Within these, type STYLEREF "stylename_here". For example, if you are using Heading 1 as the style for chapter text, you would type STYLEREF "Heading 1". (Actually, since the built-in headings have "magical" properties, you can use STYLEREF 1 instead.) Press F9 to update the display. If your headings are outline-numbered, and you want to display the number too, you'd have to insert another STYLEREF field like this: { STYLEREF "stylename" \n }. -- Stefan Blom Microsoft Word MVP "Rekha" wrote in message ... I would like to add chapter heading into header section and it should update automatically whenever I change the title - i need scripting details. |
|
#4
|
|||
|
|||
|
Jay and Stefan have given you the basics. For more useful things you can do
with the StyleRef field, see http://sbarnhill.mvps.org/WordFAQs/StyleRef.htm -- Suzanne S. Barnhill Microsoft MVP (Word) Words into Type Fairhope, Alabama USA Word MVP FAQ site: http://word.mvps.org Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit. "Rekha" wrote in message ... I would like to add chapter heading into header section and it should update automatically whenever I change the title - i need scripting details. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Insert part of Filename in Header | Wendy V | Mailmerge | 7 | May 2nd 06 02:52 PM |
| how do i insert both chapter and section number on a page | hwm1120 | Microsoft Word Help | 5 | March 30th 06 02:49 AM |
| How to auto generate the header to be the chapter title? | Rita | New Users | 1 | March 15th 05 11:19 AM |
| i have word document (pg. 1,2,3,4,5,6)How can i fix header title . | Word Question | Microsoft Word Help | 1 | January 13th 05 04:56 PM |
| i have word document (pg. 1,2,3,4,5,6)How can i fix header title . | word question | Microsoft Word Help | 0 | January 13th 05 04:31 PM |