Prev: macros won't run evn on low security after clone to SSD
Next: Determine the page number in Word VBA
From: Linda on 19 Apr 2010 00:09 I have a 71 page document and I want the footer to start on the third page. Each page has a page break. Is it possible to do so and if so, how?
From: Graham Mayor on 19 Apr 2010 00:52 Either insert a section break after page 2 and break the header/footer link between section 1 and 2 or use a conditional field in the footer eg {IF {Page} > 2 "Put your footer here"} use CTRL+F9 for the brackets {} -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org <>>< ><<> ><<> <>>< ><<> <>>< <>><<> "Linda" <Linda(a)discussions.microsoft.com> wrote in message news:4B3AF272-721C-450B-BFC4-B8A3FC4202AE(a)microsoft.com... >I have a 71 page document and I want the footer to start on the third page. > Each page has a page break. Is it possible to do so and if so, how?
|
Pages: 1 Prev: macros won't run evn on low security after clone to SSD Next: Determine the page number in Word VBA |