How do I change A-A, B-B to A-A, A-B in outline numbering?

G

Guest

I am developing a template that includes subparagraphs. I want to change the
outline numbering system from 'x, y, z, a-a, b-b, c-c' to 'x, y, z, a-a, a-b,
a-c'.
I found the following 'SET and IF' formular on a site:
{ Quote { Set ABC { = { ABC } + 1 } }{ SET ABC2 { IF { ABC } > 26 "{ IF { =
MOD({ ABC }, 26) } = 1 "{ = { ABC2 } + 1 }" "{ ABC2 }" }" "{ ABC2 }" } }{ SET
ABC1 { IF ABC1 < 26 "{ = { ABC1 } + 1 }" "1" } }{ If { ABC } < 27 "{ ABC1 \*
ALPHABETIC }" "{ ABC2 \* ALPHABETIC }{ ABC1 \* ALPHABETIC }" } }
but don't know how to incorporate this into the template.
 
C

Cindy M -WordMVP-

Hi =?Utf-8?B?S3ltIFJpZGRsZQ==?=,
I am developing a template that includes subparagraphs. I want to change the
outline numbering system from 'x, y, z, a-a, b-b, c-c' to 'x, y, z, a-a, a-b,
a-c'.
I found the following 'SET and IF' formular on a site:
{ Quote { Set ABC { = { ABC } + 1 } }{ SET ABC2 { IF { ABC } > 26 "{ IF { =
MOD({ ABC }, 26) } = 1 "{ = { ABC2 } + 1 }" "{ ABC2 }" }" "{ ABC2 }" } }{ SET
ABC1 { IF ABC1 < 26 "{ = { ABC1 } + 1 }" "1" } }{ If { ABC } < 27 "{ ABC1 \*
ALPHABETIC }" "{ ABC2 \* ALPHABETIC }{ ABC1 \* ALPHABETIC }" } }
but don't know how to incorporate this into the template.
My site, I'm guessing?

Can you explain a bit how you expect the template to be used?

Right off-hand, I'd say the best thing would be to make an AutoText entry of it,
then assign that to a toolbar button, or a keyboard shortcut. If inserting the
AutoText doesn't quite do what you'd wish, you can enhance it with a macro.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top