How do I use an alpha numbering format, such as one, two , three?

C

Constance

The number format options only allow you to choose 1, a, i, etc. I want to
number my pages using alpha numbers such as one, two, three . . . . Is there
any way to do that. Any help would be greatly appreciated., even if it's
just to say it isn't possible. Thanks in advance.
 
S

Suzanne S. Barnhill

Add a \*CardText switch to the PAGE field. If you want the numbers
capitalized, you'll also need to add a \* FirstCap switch.
 
Top