RE: Caption Figures in Word renumbers (Word 2003)

Tech-Archive recommends: Speed Up your PC by fixing your registry



Lene,

I looked over the document and this is the code behind the Field Code
starting from the first one: {SEQ Figure \*ARABIC \s 2} they all seemed to
follow that format even the one that starts re-numbering at 1 instead of
giving me a 58. The one difference I noticed was in the formatting of the
text. Some have a Caption Style and others have Caption + style. Each
Figure is inserted in a table with two rows. The top row has the Inline
Picture and the second row has the Figures.

I'll keep looking around to see what other differences I can find. Let me
know if you think of something else.


Thanks,

"Lene Fredborg" wrote:

I assume that you inserted the figure captions via Insert > Reference >
Caption.

The figure caption numbers are fields and a document can contain up to
32,000 fields according to the article "Operating parameter limitations and
specifications in Word" found at http://support.microsoft.com/kb/211489/en-us.

If there is a limit of the numbers, it must be high (I just made a test with
5000 figure captions, all numbered correctly).

Things you could check:

Are all fields updated (Ctrl+A, then F9) - if you copy a figure caption
field and paste it elsewhere, the old field number will remain until you
update the field.

Try to toggle field codes (Alt+F9). The code of every field should be
something like this:
{ SEQ Figure \* ARABIC }

Have a look at the field with the wrong number. Does it contain _exactly_
the same text string between the field braces as the preceding field (which
was correct)?

Note that all SEQ fields with the same identifier (in this case "Figure")
will show sequential numbers. If you change the identifier, you will start
another numbered list - the first item in the list will be numbered "1". If,
for example, the identifier in your caption 57 is “Figure” and the identifier
in caption 58 has been changed to “Figur”, the number in caption 58 will be
"1" (not a member of the same list anymore).

SEQ fields with the same identifier can also be reset to a specific number
by adding a switch, "\r", followed by the desired number. For example:
{ SEQ Figure \* ARABIC \r 3 } will reset the sequence number to 3.
If more fields of the type { SEQ Figure \* ARABIC } follow, they will be
numbered 4, 5, 6, etc.

For more details about the SEQ field, see the Word help on "Field codes: Seq
(Sequence) field".

Hope this helps.

--
Regards
Lene Fredborg
DocTools - Denmark
www.thedoctools.com
Document automation - add-ins, macros and templates for Microsoft Word


"Marilyn" wrote:

I'm working on a 95 page document. I have Figures and Cross references
inserted in the document. The figures work fine until I go to Insert Figure
58. When I go to insert what should be Figure 58, it renumbers the Figures
and it starts again at Figure 1. Is 57 the limit of Figures you can have?
I'm not sure what to look at in the document since I have not made major
changes.

Thanks,

.



Relevant Pages

  • RE: Caption Figures in Word renumbers (Word 2003)
    ... "Lene Fredborg" wrote: ... The figure caption numbers are fields and a document can contain up to ... Note that all SEQ fields with the same identifier ... SEQ fields with the same identifier can also be reset to a specific number ...
    (microsoft.public.word.docmanagement)
  • RE: Caption Figures in Word renumbers (Word 2003)
    ... Resets the sequence number at the heading level following the "s". ... You can do that using Find and Replace while field codes are shown. ... Note that all SEQ fields with the same identifier ... SEQ fields with the same identifier can also be reset to a specific number ...
    (microsoft.public.word.docmanagement)
  • RE: Caption Figures in Word renumbers (Word 2003)
    ... The figure caption numbers are fields and a document can contain up to ... Note that all SEQ fields with the same identifier ... SEQ fields with the same identifier can also be reset to a specific number ... For more details about the SEQ field, see the Word help on "Field codes: ...
    (microsoft.public.word.docmanagement)
  • RE: Caption Figures in Word renumbers (Word 2003)
    ... Some have a Caption Style and others have Caption + style. ... Note that all SEQ fields with the same identifier ... SEQ fields with the same identifier can also be reset to a specific number ... For more details about the SEQ field, see the Word help on "Field codes: ...
    (microsoft.public.word.docmanagement)
  • RE: Field code display not updating.
    ... Turns out that in addition to turning on field codes, ... The SEQ fields are the ones to generate the chapter number in your examples. ... that identifier are related. ... Then I tried updating the cross references. ...
    (microsoft.public.word.docmanagement)