Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Page Layout / March 2008

Tip: Looking for answers? Try searching our database.

how i get page numbers in alternative pages?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jayakumar - 17 Mar 2008 05:57 GMT
I want to print page number alternate page only,that means odd pages
only,like page 1 as 1,
page 3as 2,
page 5 as 3 .......
My requriment is:page 1 data, page 2 is term and conditions it comes back
side while printing so page 2 is not in count.
macropod - 17 Mar 2008 08:44 GMT
Hi jayakumar,

Try using this field coding in the header or footer:
{=IF(MOD({PAGE},2)=1,INT(({PAGE}+1)/2),-1) \# 0;;}
where the field braces (ie '{}') are created in pairs via Ctrl-F9.

Cheers
Signature

macropod
[MVP - Microsoft Word]
-------------------------

>I want to print page number alternate page only,that means odd pages
> only,like page 1 as 1,
> page 3as 2,
> page 5 as 3 .......
> My requriment is:page 1 data, page 2 is term and conditions it comes back
> side while printing so page 2 is not in count.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.