Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
tbert00 tbert00 is offline
external usenet poster
 
Posts: 3
Default Word 2007 Table of Figures Hyperlinks

When a Table of Figures is created in Word 2007, the hyperlinks are hard
coded to the document's directory path and do not change when the document is
moved to another directory or sent to another user. To solve this problem,
you must save the document in Word 2003 format (.doc). The hyperlinks will
then be correct and change with the document.

The hyperlinks that are created when a Table of Contents is inserted seem to
behave correctly in Word 2007.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...ocmanagemen t
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
DeanH DeanH is offline
external usenet poster
 
Posts: 1,862
Default Word 2007 Table of Figures Hyperlinks

Select the whole Table of Figures, Shft+F9, what code do you see?
You should see something like: {TOC \h \z \c "Figure"}
--
Hope this helps
DeanH


"tbert00" wrote:

When a Table of Figures is created in Word 2007, the hyperlinks are hard
coded to the document's directory path and do not change when the document is
moved to another directory or sent to another user. To solve this problem,
you must save the document in Word 2003 format (.doc). The hyperlinks will
then be correct and change with the document.

The hyperlinks that are created when a Table of Contents is inserted seem to
behave correctly in Word 2007.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...ocmanagemen t

  #3   Report Post  
Posted to microsoft.public.word.docmanagement
tbert00 tbert00 is offline
external usenet poster
 
Posts: 3
Default Word 2007 Table of Figures Hyperlinks

DeanH,

Following your advice, I get: {TOC \f F \h \z \t "Figure TR" \c}. The "\h"
switch inserts TOC entries as hyperlinks, but there is no place to instruct
the command to only refer to the current document. This switch only toggles
hyperlinks on or off. The "\b" and "\c" switches look promising, but I can
find no help on how to manipulate the TOC command for Word 2007, and only
found info under Word 2003. The TOC command could stand some improvement and
certainly needs better documentation.

Tbert00

"DeanH" wrote:

Select the whole Table of Figures, Shft+F9, what code do you see?
You should see something like: {TOC \h \z \c "Figure"}
--
Hope this helps
DeanH


"tbert00" wrote:

When a Table of Figures is created in Word 2007, the hyperlinks are hard
coded to the document's directory path and do not change when the document is
moved to another directory or sent to another user. To solve this problem,
you must save the document in Word 2003 format (.doc). The hyperlinks will
then be correct and change with the document.

The hyperlinks that are created when a Table of Contents is inserted seem to
behave correctly in Word 2007.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...ocmanagemen t

  #4   Report Post  
Posted to microsoft.public.word.docmanagement
DeanH DeanH is offline
external usenet poster
 
Posts: 1,862
Default Word 2007 Table of Figures Hyperlinks

How did you create the figure captions? Insert, Reference, Caption, Figure
(or whatever the comparable 2007 instructions are)?
The \f switch refers to "using TC entries instead of the standard outline
styles"
The \t switch refers to "using style names other than the standard outline
styles".

I do a lot of List of Figures and List of Tables, and as I use the Insert,
Reference, Caption methods and then use Insert, Reference, Indexes and
Tables, Table of Figures tab, and change the Caption Lable option as required
my resulting List/table does not have the problem you describe.
I don't know if 2007 is drastically different in this regard but I have not
noticed any major problems with lists/tables created in this manner.
All the best
DeanH


"tbert00" wrote:

DeanH,

Following your advice, I get: {TOC \f F \h \z \t "Figure TR" \c}. The "\h"
switch inserts TOC entries as hyperlinks, but there is no place to instruct
the command to only refer to the current document. This switch only toggles
hyperlinks on or off. The "\b" and "\c" switches look promising, but I can
find no help on how to manipulate the TOC command for Word 2007, and only
found info under Word 2003. The TOC command could stand some improvement and
certainly needs better documentation.

Tbert00

"DeanH" wrote:

Select the whole Table of Figures, Shft+F9, what code do you see?
You should see something like: {TOC \h \z \c "Figure"}
--
Hope this helps
DeanH


"tbert00" wrote:

When a Table of Figures is created in Word 2007, the hyperlinks are hard
coded to the document's directory path and do not change when the document is
moved to another directory or sent to another user. To solve this problem,
you must save the document in Word 2003 format (.doc). The hyperlinks will
then be correct and change with the document.

The hyperlinks that are created when a Table of Contents is inserted seem to
behave correctly in Word 2007.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...ocmanagemen t

  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom[_3_] Stefan Blom[_3_] is offline
external usenet poster
 
Posts: 6,897
Default Word 2007 Table of Figures Hyperlinks

At least in some versions, there could be problems with hyperlinked tables
of contents if a "Hyperlink base" was specified in the Properties dialog
box, but in a quick test I have been unable to reproduce that error in Word
2007.

(To open the Properties dialog box in Word 2007: Click the Office button,
and then click Prepare | Properties. Click Document Properties and then
click Advanced Properties. You'll find the "Hyperlink base" box on the
Summary tab.)

--
Stefan Blom
Microsoft Word MVP



"DeanH" wrote in message
...
How did you create the figure captions? Insert, Reference, Caption, Figure
(or whatever the comparable 2007 instructions are)?
The \f switch refers to "using TC entries instead of the standard outline
styles"
The \t switch refers to "using style names other than the standard outline
styles".

I do a lot of List of Figures and List of Tables, and as I use the Insert,
Reference, Caption methods and then use Insert, Reference, Indexes and
Tables, Table of Figures tab, and change the Caption Lable option as
required
my resulting List/table does not have the problem you describe.
I don't know if 2007 is drastically different in this regard but I have
not
noticed any major problems with lists/tables created in this manner.
All the best
DeanH


"tbert00" wrote:

DeanH,

Following your advice, I get: {TOC \f F \h \z \t "Figure TR" \c}. The
"\h"
switch inserts TOC entries as hyperlinks, but there is no place to
instruct
the command to only refer to the current document. This switch only
toggles
hyperlinks on or off. The "\b" and "\c" switches look promising, but I
can
find no help on how to manipulate the TOC command for Word 2007, and only
found info under Word 2003. The TOC command could stand some improvement
and
certainly needs better documentation.

Tbert00

"DeanH" wrote:

Select the whole Table of Figures, Shft+F9, what code do you see?
You should see something like: {TOC \h \z \c "Figure"}
--
Hope this helps
DeanH


"tbert00" wrote:

When a Table of Figures is created in Word 2007, the hyperlinks are
hard
coded to the document's directory path and do not change when the
document is
moved to another directory or sent to another user. To solve this
problem,
you must save the document in Word 2003 format (.doc). The hyperlinks
will
then be correct and change with the document.

The hyperlinks that are created when a Table of Contents is inserted
seem to
behave correctly in Word 2007.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to
the
suggestions with the most votes. To vote for this suggestion, click
the "I
Agree" button in the message pane. If you do not see the button,
follow this
link to open the suggestion in the Microsoft Web-based Newsreader and
then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...ocmanagemen t





  #6   Report Post  
Posted to microsoft.public.word.docmanagement
tbert00 tbert00 is offline
external usenet poster
 
Posts: 3
Default Word 2007 Table of Figures Hyperlinks

Stefan,

I checked the Hyperlink Base property and nothing is specified for that
property. To create my Table of Figures, I created a Quick Style and applied
it to the figure titles, then created the Table of Figures based on that
Quick Style. This was the same procedure I used to create the Table of
Contents, and I have not had any problems with the TOC hyperlinks updating
when the document is moved to another directory. The document was originally
created in Word 2007 format, and if I save it in Word 2003 format, Both the
Table of Contents and the Table of Figures properly update the hyperlinks
when the document is moved to another directory.

Tbert00

"Stefan Blom" wrote:

At least in some versions, there could be problems with hyperlinked tables
of contents if a "Hyperlink base" was specified in the Properties dialog
box, but in a quick test I have been unable to reproduce that error in Word
2007.

(To open the Properties dialog box in Word 2007: Click the Office button,
and then click Prepare | Properties. Click Document Properties and then
click Advanced Properties. You'll find the "Hyperlink base" box on the
Summary tab.)

--
Stefan Blom
Microsoft Word MVP



"DeanH" wrote in message
...
How did you create the figure captions? Insert, Reference, Caption, Figure
(or whatever the comparable 2007 instructions are)?
The \f switch refers to "using TC entries instead of the standard outline
styles"
The \t switch refers to "using style names other than the standard outline
styles".

I do a lot of List of Figures and List of Tables, and as I use the Insert,
Reference, Caption methods and then use Insert, Reference, Indexes and
Tables, Table of Figures tab, and change the Caption Lable option as
required
my resulting List/table does not have the problem you describe.
I don't know if 2007 is drastically different in this regard but I have
not
noticed any major problems with lists/tables created in this manner.
All the best
DeanH


"tbert00" wrote:

DeanH,

Following your advice, I get: {TOC \f F \h \z \t "Figure TR" \c}. The
"\h"
switch inserts TOC entries as hyperlinks, but there is no place to
instruct
the command to only refer to the current document. This switch only
toggles
hyperlinks on or off. The "\b" and "\c" switches look promising, but I
can
find no help on how to manipulate the TOC command for Word 2007, and only
found info under Word 2003. The TOC command could stand some improvement
and
certainly needs better documentation.

Tbert00

"DeanH" wrote:

Select the whole Table of Figures, Shft+F9, what code do you see?
You should see something like: {TOC \h \z \c "Figure"}
--
Hope this helps
DeanH


"tbert00" wrote:

When a Table of Figures is created in Word 2007, the hyperlinks are
hard
coded to the document's directory path and do not change when the
document is
moved to another directory or sent to another user. To solve this
problem,
you must save the document in Word 2003 format (.doc). The hyperlinks
will
then be correct and change with the document.

The hyperlinks that are created when a Table of Contents is inserted
seem to
behave correctly in Word 2007.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to
the
suggestions with the most votes. To vote for this suggestion, click
the "I
Agree" button in the message pane. If you do not see the button,
follow this
link to open the suggestion in the Microsoft Web-based Newsreader and
then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...ocmanagemen t




  #7   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom[_3_] Stefan Blom[_3_] is offline
external usenet poster
 
Posts: 6,897
Default Word 2007 Table of Figures Hyperlinks

This is certainly strange.

If you want to, I'd be interested in taking a look at the file. You can send
it (or relevant parts of it) to .

--
Stefan Blom
Microsoft Word MVP



"tbert00" wrote in message
...
Stefan,

I checked the Hyperlink Base property and nothing is specified for that
property. To create my Table of Figures, I created a Quick Style and
applied
it to the figure titles, then created the Table of Figures based on that
Quick Style. This was the same procedure I used to create the Table of
Contents, and I have not had any problems with the TOC hyperlinks updating
when the document is moved to another directory. The document was
originally
created in Word 2007 format, and if I save it in Word 2003 format, Both
the
Table of Contents and the Table of Figures properly update the hyperlinks
when the document is moved to another directory.

Tbert00

"Stefan Blom" wrote:

At least in some versions, there could be problems with hyperlinked
tables
of contents if a "Hyperlink base" was specified in the Properties dialog
box, but in a quick test I have been unable to reproduce that error in
Word
2007.

(To open the Properties dialog box in Word 2007: Click the Office button,
and then click Prepare | Properties. Click Document Properties and then
click Advanced Properties. You'll find the "Hyperlink base" box on the
Summary tab.)

--
Stefan Blom
Microsoft Word MVP



"DeanH" wrote in message
...
How did you create the figure captions? Insert, Reference, Caption,
Figure
(or whatever the comparable 2007 instructions are)?
The \f switch refers to "using TC entries instead of the standard
outline
styles"
The \t switch refers to "using style names other than the standard
outline
styles".

I do a lot of List of Figures and List of Tables, and as I use the
Insert,
Reference, Caption methods and then use Insert, Reference, Indexes and
Tables, Table of Figures tab, and change the Caption Lable option as
required
my resulting List/table does not have the problem you describe.
I don't know if 2007 is drastically different in this regard but I have
not
noticed any major problems with lists/tables created in this manner.
All the best
DeanH


"tbert00" wrote:

DeanH,

Following your advice, I get: {TOC \f F \h \z \t "Figure TR" \c}. The
"\h"
switch inserts TOC entries as hyperlinks, but there is no place to
instruct
the command to only refer to the current document. This switch only
toggles
hyperlinks on or off. The "\b" and "\c" switches look promising, but I
can
find no help on how to manipulate the TOC command for Word 2007, and
only
found info under Word 2003. The TOC command could stand some
improvement
and
certainly needs better documentation.

Tbert00

"DeanH" wrote:

Select the whole Table of Figures, Shft+F9, what code do you see?
You should see something like: {TOC \h \z \c "Figure"}
--
Hope this helps
DeanH


"tbert00" wrote:

When a Table of Figures is created in Word 2007, the hyperlinks
are
hard
coded to the document's directory path and do not change when the
document is
moved to another directory or sent to another user. To solve this
problem,
you must save the document in Word 2003 format (.doc). The
hyperlinks
will
then be correct and change with the document.

The hyperlinks that are created when a Table of Contents is
inserted
seem to
behave correctly in Word 2007.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to
the
suggestions with the most votes. To vote for this suggestion,
click
the "I
Agree" button in the message pane. If you do not see the button,
follow this
link to open the suggestion in the Microsoft Web-based Newsreader
and
then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...ocmanagemen t





  #8   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom[_3_] Stefan Blom[_3_] is offline
external usenet poster
 
Posts: 6,897
Default Word 2007 Table of Figures Hyperlinks

Follow-up: The issue remains unresolved. I haven't even been able to
reproduce the issue. I have recommended the OP to repost the question in a
separate newsgroup thread.

--
Stefan Blom
Microsoft Word MVP



"Stefan Blom" wrote in message
...
This is certainly strange.

If you want to, I'd be interested in taking a look at the file. You can
send it (or relevant parts of it) to .

--
Stefan Blom
Microsoft Word MVP



"tbert00" wrote in message
...
Stefan,

I checked the Hyperlink Base property and nothing is specified for that
property. To create my Table of Figures, I created a Quick Style and
applied
it to the figure titles, then created the Table of Figures based on that
Quick Style. This was the same procedure I used to create the Table of
Contents, and I have not had any problems with the TOC hyperlinks
updating
when the document is moved to another directory. The document was
originally
created in Word 2007 format, and if I save it in Word 2003 format, Both
the
Table of Contents and the Table of Figures properly update the hyperlinks
when the document is moved to another directory.

Tbert00

"Stefan Blom" wrote:

At least in some versions, there could be problems with hyperlinked
tables
of contents if a "Hyperlink base" was specified in the Properties dialog
box, but in a quick test I have been unable to reproduce that error in
Word
2007.

(To open the Properties dialog box in Word 2007: Click the Office
button,
and then click Prepare | Properties. Click Document Properties and then
click Advanced Properties. You'll find the "Hyperlink base" box on the
Summary tab.)

--
Stefan Blom
Microsoft Word MVP



"DeanH" wrote in message
...
How did you create the figure captions? Insert, Reference, Caption,
Figure
(or whatever the comparable 2007 instructions are)?
The \f switch refers to "using TC entries instead of the standard
outline
styles"
The \t switch refers to "using style names other than the standard
outline
styles".

I do a lot of List of Figures and List of Tables, and as I use the
Insert,
Reference, Caption methods and then use Insert, Reference, Indexes and
Tables, Table of Figures tab, and change the Caption Lable option as
required
my resulting List/table does not have the problem you describe.
I don't know if 2007 is drastically different in this regard but I
have
not
noticed any major problems with lists/tables created in this manner.
All the best
DeanH


"tbert00" wrote:

DeanH,

Following your advice, I get: {TOC \f F \h \z \t "Figure TR" \c}. The
"\h"
switch inserts TOC entries as hyperlinks, but there is no place to
instruct
the command to only refer to the current document. This switch only
toggles
hyperlinks on or off. The "\b" and "\c" switches look promising, but
I
can
find no help on how to manipulate the TOC command for Word 2007, and
only
found info under Word 2003. The TOC command could stand some
improvement
and
certainly needs better documentation.

Tbert00

"DeanH" wrote:

Select the whole Table of Figures, Shft+F9, what code do you see?
You should see something like: {TOC \h \z \c "Figure"}
--
Hope this helps
DeanH


"tbert00" wrote:

When a Table of Figures is created in Word 2007, the hyperlinks
are
hard
coded to the document's directory path and do not change when the
document is
moved to another directory or sent to another user. To solve this
problem,
you must save the document in Word 2003 format (.doc). The
hyperlinks
will
then be correct and change with the document.

The hyperlinks that are created when a Table of Contents is
inserted
seem to
behave correctly in Word 2007.

----------------
This post is a suggestion for Microsoft, and Microsoft responds
to
the
suggestions with the most votes. To vote for this suggestion,
click
the "I
Agree" button in the message pane. If you do not see the button,
follow this
link to open the suggestion in the Microsoft Web-based Newsreader
and
then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...ocmanagemen t









  #9   Report Post  
Posted to microsoft.public.word.docmanagement
ChrisP ChrisP is offline
external usenet poster
 
Posts: 14
Default Word 2007 Table of Figures Hyperlinks

I have been having the same issue.

Do you have your figures set to "above and below" text wrapping?

I have noticed that when you set pictures to this, then add a caption, it is
created in a box, and the links from the table of figures don't work.

If you leave the wrapping as "in line with text" and add the caption it
appears as normal text and the links work.
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
Table of Figures (Word 2007) Faith Page Layout 2 November 22nd 10 07:19 PM
Word 2007 Table of Figures Gordon Shumway Microsoft Word Help 3 August 9th 09 11:29 AM
Word 2007: How can I insert a table of figures? InPadure Microsoft Word Help 3 May 5th 08 12:34 PM
Table of Figures (Word 2007) Faith Microsoft Word Help 1 December 19th 07 04:30 AM
table of figures Word 2007 Gklass Microsoft Word Help 5 August 5th 07 06:27 PM


All times are GMT +1. The time now is 07:21 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"