Re: Can I use SEQ to keep a running sequence?
From: mmac (lost_at_sea)
Date: 12/01/04
- Previous message: Charles Kenyon: "Re: Numbering Nightmare"
- In reply to: Doug Robbins: "Re: Can I use SEQ to keep a running sequence?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 1 Dec 2004 11:20:35 -0800
Thank you, I had found those links and will muddle through the vba as it
looks understandable, but falling on your experience, does this look like it
will increment three times per page for multiple pages? I can't tell how the
boomark gets updated multiple times per page. In case you can' tell, this is
my first attempt at this SEQ field.
"Doug Robbins" <dkr@NOmvpsSPAM.org> wrote in message
news:%23mua6A11EHA.3000@TK2MSFTNGP15.phx.gbl...
> See the article "Creating sequentially numbered documents (such as
> invoices)" at:
>
> http://word.mvps.org/FAQs/MacrosVBA/NumberDocs.htm
>
> and "Sequentially numbering multiple copies of single document using a
> macro" at:
>
> http://word.mvps.org/FAQs/MacrosVBA/NumberCopiesOf1Doc.htm
>
> Niether of the above are quite what you want, but should give you an idea
> how to achieve it.
> --
> Please respond to the Newsgroup for the benefit of others who may be
> interested. Questions sent directly to me will only be answered on a
> paid consulting basis.
>
>
> Hope this helps,
> Doug Robbins - Word MVP
> "mmac" <no@thank.you> wrote in message
> news:eKuuxPz1EHA.2292@TK2MSFTNGP15.phx.gbl...
>> I am trying to create a numbered certificates using the SEQ field. I
>> put three certificates on a page, set the starting number with the \r
>> switch and it increments the number on the single page, but if I print
>> multiple pages, it repeats the same three numbers on each page.
>> How can I make it not only sequence the number over multiple pages,
>> but also remember where it left off when I open the doc again?
>>
>
>
- Previous message: Charles Kenyon: "Re: Numbering Nightmare"
- In reply to: Doug Robbins: "Re: Can I use SEQ to keep a running sequence?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|