
Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
Where do I make this changes? In the insert field section or VB editor
> Alternatively, you could use a calculated field { = { SEQ MyNum} * 2 -1 }
>
[quoted text clipped - 41 lines]
>> >
>> > Suzan
Daiya Mitchell - 25 Jul 2005 19:25 GMT
Probably easiest to just type it, either way. Use ctrl-F9 to enter the field
braces {}, you can't type those, and type in the rest of the text. Or use
Insert | Field to get a basic SEQ field, then right-click and toggle field
codes to edit the field.
The \h is a switch that you *could* add through the Insert | Field, Options,
but I think for the calculated field you would have to type it.
You can ignore the VB Editor for this one.
> Where do I make this changes? In the insert field section or VB editor
>> Alternatively, you could use a calculated field { = { SEQ MyNum} * 2 -1 }
[quoted text clipped - 42 lines]
>>>>
>>>> Suzan
Suzanne S. Barnhill - 25 Jul 2005 23:33 GMT
As Daiya says, just type it, as follows:
1. Type SEQ MyNum, select it, and press Ctrl+F9 to convert to a field.
2. Type = before the field and * 2 - 1 after it, then select the whole thing
and press Ctrl+F9 again.
3. Select the entire field and F9 to update.
You can also press Ctrl+F9 to insert the field and type inside it, but the
other way seems more magical to me. <g>

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> Where do I make this changes? In the insert field section or VB editor
> > Alternatively, you could use a calculated field { = { SEQ MyNum} * 2 -1 }
[quoted text clipped - 42 lines]
> >> >
> >> > Suzan