|
Re: Sequential Numbering in a Word document
Making some progress :)
I have this as my first field:
{ SEQ couponcode \r 1000 \* MERGEFORMAT }
then my subsequent fields are:
{ SEQ couponcode \n \* MERGEFORMAT }
One thing so far is if I change say 1000 in the first field to 999, I can't figure out how to get all the other fields to update. I can right click each one individually and choose update field, but that could take for ever once there are a lot of fields.
|