How to display figure number only in cross reference

Anonymous
2012-03-09T17:01:27+00:00

Is there a way to have a cross reference to a figure only display the number, without displaying the label?

For example, I want to reference several figures at once, so it is most natural to say "see Figures 1,3,6, and 9".  It is less natural to say "see Figure 1, Figure 3, Figure 6, and Figure 9",

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Stefan Blom 352.7K Reputation points MVP Volunteer Moderator
2012-03-09T19:53:23+00:00

After you have inserted the cross-reference, add a so-called numeric picture switch to specify a number format. To do that, press Alt+F9 to display field codes; you'll find that the cross-references are REF fields. Add # "0" to the end of the relevant REF fields. Press Alt+F9 again to hide the codes, and press F9 to update fields in the selection.

Alternatively, manually add a bookmark around the figure number and then insert a cross-reference to the bookmark text.

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Stefan Blom 352.7K Reputation points MVP Volunteer Moderator
2012-03-15T22:46:33+00:00

OK, if heading numbering is included with the captions, you can't use the workaround with the numeric switch.

Edit: You actually can use a numeric switch; see Suzanne's article at http://wordfaqs.mvps.org/CombineXrefs.htm.

As previously suggested, you can add a bookmark around the caption number and insert a cross-reference to bookmark text. Alternatively, use the "kludgy" workaround in the article at http://wordfaqs.mvps.org/CombineXrefs.htm.

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

55 additional answers

Sort by: Newest
  1. Anonymous
    2014-04-15T13:38:58+00:00

    And now, is it possible to create a custom cross-reference "template", named "Figure, number only", that would automatically include # "0" in the reference code upon creation of the cross-reference? That would be just great :-)

    Was this answer helpful?

    0 comments No comments
  2. Stefan Blom 352.7K Reputation points MVP Volunteer Moderator
    2014-01-25T19:28:32+00:00

    Thanks for reminding us of the trick mentioned in Suzanne's article.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-01-25T18:28:16+00:00

    That did something, but it didn't work exactly as I expected.  Before, I said had a reference "Figure 3-9".  When I hit ALT+F9, it said "REF _Ref300126493 \h".  After I changed that to "REF _Ref300126493 \h# "0"", the refernce didn't become "3-9".  Instead, it became "12". 

    I know this thread is long dead, but it helped me, so I thought I would add to it:

    "The # 0 switch displays the field (the figure/equation number) as a single digit. If one has a reference to a figure/equation in the form 2.3, that is, Chapter#.Figure#, then the above code only displays the 2, that is, the Chapter#,  and so the code needs to be changed to:

    { REF _Ref218925266 # 0.0 \h }

    If you have a different separator in your caption label, then you would need to use, say, # 0-0 in the REF field." from http://wordfaqs.mvps.org/CombineXrefs.htm

    Was this answer helpful?

    9 people found this answer helpful.
    0 comments No comments