Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
I'm trying to add page numbers to a ToC that someone created using bookmarks
and references rather than the option available by insert. I can enter this number with insert field (which I want because I want it to be a hyperlink) or insert cross-reference, bookmark, then page number--but the number is ALWAYS in the same format. When I highlight it and try to change the font to be underlined and the color blue, nothing happens and it remains the same even though it shows the correct formatting in the preview before I press okay. It does not show up properly in the print preview, only the web preview. This is really frustrating, I just want to change a number's format and I can't. Please help. |
#2
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Wouldn't it be quicker to delete the rubbish and insert a normal TOC?
"Kewpie" wrote in message ... I'm trying to add page numbers to a ToC that someone created using bookmarks and references rather than the option available by insert. I can enter this number with insert field (which I want because I want it to be a hyperlink) or insert cross-reference, bookmark, then page number--but the number is ALWAYS in the same format. When I highlight it and try to change the font to be underlined and the color blue, nothing happens and it remains the same even though it shows the correct formatting in the preview before I press okay. It does not show up properly in the print preview, only the web preview. This is really frustrating, I just want to change a number's format and I can't. Please help. |
#3
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Page numbers in TOCs are hyperlinked by default, but they do not use the
Hyperlink style (unless you unlink the TOC field) because most users would not want the TOC to print this way. -- 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. "Kewpie" wrote in message ... I'm trying to add page numbers to a ToC that someone created using bookmarks and references rather than the option available by insert. I can enter this number with insert field (which I want because I want it to be a hyperlink) or insert cross-reference, bookmark, then page number--but the number is ALWAYS in the same format. When I highlight it and try to change the font to be underlined and the color blue, nothing happens and it remains the same even though it shows the correct formatting in the preview before I press okay. It does not show up properly in the print preview, only the web preview. This is really frustrating, I just want to change a number's format and I can't. Please help. |
#4
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi Kewpie,
If this isn't a Word TOC, but is, as you say, something constructed to look like one, you can change the formatting of a PAGEREF field (which is what you get via Insert|Cross-reference) by: .. selecting it; .. pressing Ctrl-F9 to expose the field code, which will look like {PAGEREF BkMrk \h}, where 'BkMrk' is your bookmark's name; .. inserting '\* Charformat' into the field, thus: {PAGEREF BkMrk \* Charformat \h}; .. formatting the 'P' in 'PAGEREF' underlined and blue; and .. pressing F9 to update the field. Note: Doing this won't change the fields colour if clicked on. For that you'd need a hyperlink field. Cheers -- macropod [MVP - Microsoft Word] "Kewpie" wrote in message ... I'm trying to add page numbers to a ToC that someone created using bookmarks and references rather than the option available by insert. I can enter this number with insert field (which I want because I want it to be a hyperlink) or insert cross-reference, bookmark, then page number--but the number is ALWAYS in the same format. When I highlight it and try to change the font to be underlined and the color blue, nothing happens and it remains the same even though it shows the correct formatting in the preview before I press okay. It does not show up properly in the print preview, only the web preview. This is really frustrating, I just want to change a number's format and I can't. Please help. |
#5
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
I've done the Charformat thing by exposing the code but when I highlight the
P in pageref and attempt to change the way it is formatted, nothing happens. On the toolbar it shows it as being blue and underlined even though it is not. And no I can't delete it and make a regular ToC because the person who made it likes the way the ToC is formatted in this way--I don't think it should be that difficult to change the color of a number but it is ![]() Also, pressing F9 did not bring up the field codes, I had to right click and show the codes that way. "macropod" wrote: Hi Kewpie, If this isn't a Word TOC, but is, as you say, something constructed to look like one, you can change the formatting of a PAGEREF field (which is what you get via Insert|Cross-reference) by: .. selecting it; .. pressing Ctrl-F9 to expose the field code, which will look like {PAGEREF BkMrk \h}, where 'BkMrk' is your bookmark's name; .. inserting '\* Charformat' into the field, thus: {PAGEREF BkMrk \* Charformat \h}; .. formatting the 'P' in 'PAGEREF' underlined and blue; and .. pressing F9 to update the field. Note: Doing this won't change the fields colour if clicked on. For that you'd need a hyperlink field. Cheers -- macropod [MVP - Microsoft Word] "Kewpie" wrote in message ... I'm trying to add page numbers to a ToC that someone created using bookmarks and references rather than the option available by insert. I can enter this number with insert field (which I want because I want it to be a hyperlink) or insert cross-reference, bookmark, then page number--but the number is ALWAYS in the same format. When I highlight it and try to change the font to be underlined and the color blue, nothing happens and it remains the same even though it shows the correct formatting in the preview before I press okay. It does not show up properly in the print preview, only the web preview. This is really frustrating, I just want to change a number's format and I can't. Please help. |
#6
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi Kewpie,
If the toolbar shows it as being blue and underlined even though it is not, you may have a problem with either or both of the display driver or the printer driver (most likely the former if it's not displaying properly). Cheers -- macropod [MVP - Microsoft Word] "Kewpie" wrote in message news ![]() I've done the Charformat thing by exposing the code but when I highlight the P in pageref and attempt to change the way it is formatted, nothing happens. On the toolbar it shows it as being blue and underlined even though it is not. And no I can't delete it and make a regular ToC because the person who made it likes the way the ToC is formatted in this way--I don't think it should be that difficult to change the color of a number but it is ![]() Also, pressing F9 did not bring up the field codes, I had to right click and show the codes that way. "macropod" wrote: Hi Kewpie, If this isn't a Word TOC, but is, as you say, something constructed to look like one, you can change the formatting of a PAGEREF field (which is what you get via Insert|Cross-reference) by: .. selecting it; .. pressing Ctrl-F9 to expose the field code, which will look like {PAGEREF BkMrk \h}, where 'BkMrk' is your bookmark's name; .. inserting '\* Charformat' into the field, thus: {PAGEREF BkMrk \* Charformat \h}; .. formatting the 'P' in 'PAGEREF' underlined and blue; and .. pressing F9 to update the field. Note: Doing this won't change the fields colour if clicked on. For that you'd need a hyperlink field. Cheers -- macropod [MVP - Microsoft Word] "Kewpie" wrote in message ... I'm trying to add page numbers to a ToC that someone created using bookmarks and references rather than the option available by insert. I can enter this number with insert field (which I want because I want it to be a hyperlink) or insert cross-reference, bookmark, then page number--but the number is ALWAYS in the same format. When I highlight it and try to change the font to be underlined and the color blue, nothing happens and it remains the same even though it shows the correct formatting in the preview before I press okay. It does not show up properly in the print preview, only the web preview. This is really frustrating, I just want to change a number's format and I can't. Please help. |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
page number positioning and format | Page Layout | |||
Why font format change when editor excell worksheet is closed? | Tables | |||
how do i change the paper size without changing the format? | Microsoft Word Help | |||
Word should let me change the caption format (i.e., to Garamond) | Microsoft Word Help | |||
how to change the number format in same document | Microsoft Word Help |