|
| View previous topic :: View next topic |
| Author |
Message |
Steve_Ray Guest
|
Posted: Tue Sep 18, 2007 7:56 pm Post subject: How to control the format of AutoNum 'numbers' |
|
|
How can the default format for auto-numbers generate via AutoNum field codes
be changed -- e.g., to have just arabic numbers with no period, or to use
Roman numerals instead of arabic, etc. etc. ?
Thanks. |
|
| Back to top |
|
 |
Google Sponsor

|
Posted: Tue Sep 18, 2007 7:56 pm Post subject: Advertisement |
|
|
|
|
| Back to top |
|
 |
Stefan Blom Guest
|
Posted: Wed Sep 19, 2007 8:57 am Post subject: Re: How to control the format of AutoNum 'numbers' |
|
|
Use the Field dialog box to insert them. In Word 2003 (2002?) and 2007 you
can select the desired "Format" (1,2,3,...; a,b,c,... etc.).
To display the Field dialog box in Word 2003, click Insert | Field. In Word
2007, click Insert tab | Quick Parts | Field.
Note that once you have insert an AUTONUM field in a particular format, you
can use copy and paste to duplicate it.
--
Stefan Blom
Microsoft Word MVP
"Steve_Ray" wrote in message
news:CDCBFBF8-941B-45C0-89B3-2FCF0B629F5C@microsoft.com...
| Quote: | How can the default format for auto-numbers generate via AutoNum field
codes
be changed -- e.g., to have just arabic numbers with no period, or to use
Roman numerals instead of arabic, etc. etc. ?
Thanks. |
|
|
| Back to top |
|
 |
Stefan Blom Guest
|
Posted: Wed Sep 19, 2007 9:11 am Post subject: Re: How to control the format of AutoNum 'numbers' |
|
|
Clarification: If you want to edit an existing field, the easiest way is to
press Alt+F9 to display the field code, and then modify it by specifying the
appropriate format switch. The \s switch is used to specify the separator;
and general numeric switches for the number (or rather letter) format.
General switches (from Word Help):
*****
\*alphabetic
Displays results as alphabetic characters. The result has the same case as
the word "alphabetic" in the field code. For example, { SEQ appendix \*
ALPHABETIC } displays "B" (instead of "2"), and { SEQ appendix \*
alphabetic } displays "b".
\*roman
Displays results as Roman numerals. The result has the same case as the word
"roman" in the field code. For example, { SEQ CHAPTER \* roman } displays
"xi", and { SEQ CHAPTER \* ROMAN } displays "XI".
*****
For example: "A" format followed by ";":
{ AUTONUM \* ALPHABETIC \s ";" }
Note that one way to create a default format is to save the field as an
AutoText entry, which can easily be inserted when needed.
--
Stefan Blom
Microsoft Word MVP
"Stefan Blom" wrote in message
news:%23Coqksp%23HHA.4712@TK2MSFTNGP04.phx.gbl...
| Quote: | Use the Field dialog box to insert them. In Word 2003 (2002?) and 2007 you
can select the desired "Format" (1,2,3,...; a,b,c,... etc.).
To display the Field dialog box in Word 2003, click Insert | Field. In
Word
2007, click Insert tab | Quick Parts | Field.
Note that once you have insert an AUTONUM field in a particular format,
you
can use copy and paste to duplicate it.
--
Stefan Blom
Microsoft Word MVP
"Steve_Ray" wrote in message
news:CDCBFBF8-941B-45C0-89B3-2FCF0B629F5C@microsoft.com...
How can the default format for auto-numbers generate via AutoNum field
codes
be changed -- e.g., to have just arabic numbers with no period, or to use
Roman numerals instead of arabic, etc. etc. ?
Thanks.
|
|
|
| Back to top |
|
 |
Steve_Ray Guest
|
Posted: Wed Sep 19, 2007 3:42 pm Post subject: Re: How to control the format of AutoNum 'numbers' |
|
|
| Quote: | Clarification: If you want to edit an existing field, the easiest way is to
press Alt+F9 to display the field code, and then modify it by specifying the
appropriate format switch.
|
Thanks again, I goofed by omitting the fact that I'm using WORD 97, which
lacks the field 'formatting' switches of later versions.
I haven't tried Alt-F9 to see what's available in WORD 97, but I'll check
it. There must be *some* way to alter the formatting even in that version, I
assume. |
|
| Back to top |
|
 |
Stefan Blom Guest
|
Posted: Thu Sep 20, 2007 7:02 am Post subject: Re: How to control the format of AutoNum 'numbers' |
|
|
Actually, I don't think Word 97 supports general switches in AutoNum fields.
If I remember correctly, it was introduced later. (But I haven't got Word 97
to test this.) See also
http://word.mvps.org/faqs/numbering/autonumseparator.htm (it isn't clear if
the article applies to Word 97, though).
--
Stefan Blom
Microsoft Word MVP
"Steve_Ray" wrote in message
news:C441B78B-4759-401B-AD21-3E7CCD9F0C17@microsoft.com...
| Quote: | Clarification: If you want to edit an existing field, the easiest way is
to
press Alt+F9 to display the field code, and then modify it by specifying
the
appropriate format switch.
Thanks again, I goofed by omitting the fact that I'm using WORD 97, which
lacks the field 'formatting' switches of later versions.
I haven't tried Alt-F9 to see what's available in WORD 97, but I'll check
it. There must be *some* way to alter the formatting even in that
version, I
assume.
|
|
|
| Back to top |
|
 |
Steve_Ray Guest
|
Posted: Sat Sep 22, 2007 2:28 am Post subject: Re: How to control the format of AutoNum 'numbers' |
|
|
<<< Actually, I don't think Word 97 supports general switches in AutoNum
fields.
If I remember correctly, it was introduced later. . . See also
http://word.mvps.org/faqs/numbering/autonumseparator.htm (it isn't clear if
the article applies to Word 97, though). >>>
Actually, as it turns out, although the Autonum format doesn't seem to be
able to be modified in WORD 97, the Autonum-Lgl (which the article you cited
recommends instead anyway) does. So problem solved.
Thanks! |
|
| Back to top |
|
 |
Stefan Blom Guest
|
Posted: Mon Sep 24, 2007 6:15 am Post subject: Re: How to control the format of AutoNum 'numbers' |
|
|
I'm glad you got it to work!
--
Stefan Blom
Microsoft Word MVP
"Steve_Ray" wrote in message
news:319BB521-96C8-4995-9E8E-20530ECD4ECB@microsoft.com...
| Quote: | Actually, I don't think Word 97 supports general switches in AutoNum
fields.
If I remember correctly, it was introduced later. . . See also
http://word.mvps.org/faqs/numbering/autonumseparator.htm (it isn't clear
if
the article applies to Word 97, though).
Actually, as it turns out, although the Autonum format doesn't seem to be
able to be modified in WORD 97, the Autonum-Lgl (which the article you
cited
recommends instead anyway) does. So problem solved.
Thanks! |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|