Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Condensing Figure Caption References.
Written by Allen Wyatt (last updated June 15, 2023)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365
Chris wrote about problems having Word correctly refer to ranges of captions in his reports. For instance, referencing "Figures 1 to 6" instead of "Figure 1 to Figure 6," as is easily accomplished through the use of cross references. It seems that such proper wording is possible if the following steps are followed:
Referenced in Figures Figure 1 to Figure 6
Referenced in Figures { Figure 1 } to Figure 6
Referenced in Figures { QUOTE {REF _Ref111111 \h } \* "Arabic" } to { QUOTE {REF _Ref22222 \h } \* "Arabic" }
Referenced in Figures 1 to 6
The trick is to use the QUOTE field along with the \* "Arabic" formatting switch. The QUOTE field de-references the REF field, making it seem as if it were simple text. The Arabic format tells Word to display the text in Arabic numerals. Serendipitously, Word ignores non-numeric characters when it applies the Arabic switch.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (9802) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. You can find a version of this tip for the older menu interface of Word here: Condensing Figure Caption References.
Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!
Fields are a powerful way to add dynamic content to your documents. Some fields rely on the use of parameters to control ...
Discover MoreThe RD field can be handy for pulling together a bunch of documents into a single file. However, using the field can play ...
Discover MoreFields are meant to be dynamic, providing a result based on conditions at the time they are updated. You may want to ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
2024-06-12 09:10:41
Christopher
I used this tip to great effect on Microsoft 365 until I had to stop working on my document a month or two ago. I just came back to it, and these condensed references no longer seem to work, even though I didn't change anything. I tried reapplying this tip as I did before do a couple of such references, and they don't work. They look like fields and have the same code they had before (as shown above) when I examine it using Alt + F9, but Ctrl + Click no longer works on these condensed references for me. Did an update do something to prevent these from working?
2020-12-08 04:16:33
Richard
Allen - the steps numbering sequence has been interrupted so "steps 5-7" makes no sense. Step 5 (and possibly 10) has been changed to a bullet,
2020-12-08 04:14:19
Richard
Andre has missed the "\" after the caption number and the trailing space, i.e. "\* "Arabic" }.
2019-12-28 13:02:59
Jody
Doesn't work when you have the chapter number in the figure number. I.e. Figures 2-4 to 2-7.
2017-05-31 12:08:15
Brian
I have captioned all of my figures and tables with the heading and sub-heading options, i.e Table 4.1-1 and Table 4.1-2. If I use the method described above, then the result comes out as "Tables 5 and 6" instead of the desired "Tables 4.1-1 and 4.1-2". I assume that using the dash and decimal is denoting math somehow, is there a way around this?
2015-12-03 08:39:28
André
Does not work for me in Word 2013 (OS: Windows 8.1 in English).
After hiding the field codes, both references are blank.
My code looks like this:
Figures { QUOTE { REF_Ref436916370 h} * "Arabic"} and { QUOTE { REF _Ref436916371 h} * "Arabic"} show the histogram ...
But it looks like:
Figures and show the histogram ...
Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu interface.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments