Re: Page number by Gł
Gù
Thu Mar 16 18:01:17 CST 2006
Uhm... thank you very much! I'll try to do it!
The problem is that the second header is made by some datas available during
at the moment of the creation of the document: this is the reason for which
i need to use VBA instead a normal command button!
However now I try your method!
BYE, AND THANKS!
Gù
"Tony Jollans" <My Forename at My Surname dot com> ha scritto nel messaggio
news:ugy92nPSGHA.2088@TK2MSFTNGP14.phx.gbl...
> You can't do that - Word just doesn't work that way.
>
> But if what you want to do is just to have a different header on the first
> page you do not need to have two sections or to check anything, Word will
> do
> it all for you. Just check the box for "Different First Page" under Tools
> >
> Page Setup > Layout tab - and then create your two different headers. You
> will need to have two pages in the document to create the two headers but
> you can delete the second page afterwards and the header will be
> remembered
> for when the document really goes over a page.
>
> --
> Enjoy,
> Tony
>
> "Gù" <guidoautelli@alice.it> wrote in message
> news:4418a857$0$29725$4fafbaef@reader2.news.tin.it...
>> Wonderful, now I have the datas I need. But now I have another problem:
> you
>> have ti know that i want do do a simple thing: I have two continuous
>> sections in the beginning of the documents, to change make the head of
>> the
>> pages of the document different from the first one.
>> So, I'm trying do develop a code that, when an user writes, writes,
>> writes
>> and... the document creates the second pages, the program knows that now
> the
>> page are two, and it runs a sub...
>> But the question is: how can I do to create the event which says "ok, now
> we
>> have an other page after the first"?
>>
>> Thanks
>>
>> Gù
>>
>>
>
>