Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
please send me the answer
 
Posts: n/a
Default HOW TO MAKE AUTOMATICALLY UPDATING THE NEXT PAGE NUMBERS

....
  #2   Report Post  
Posted to microsoft.public.excel.misc
ufo_pilot
 
Posts: n/a
Default HOW TO MAKE AUTOMATICALLY UPDATING THE NEXT PAGE NUMBERS

FilePrint PreviewSetupHeader/Footer
OR
In sheet1 A1 Type Page1
in sheet2 A1 =("Page"&(RIGHT(Sheet1!A1,1)+1))
in sheet3 A1 =("Page"&(RIGHT(Sheet2!A1,1)+1))


"please send me the answer" wrote:

...

  #3   Report Post  
Posted to microsoft.public.excel.misc
ufo_pilot
 
Posts: n/a
Default HOW TO MAKE AUTOMATICALLY UPDATING THE NEXT PAGE NUMBERS

Forgot to mention:
The last formula conks out after the 10th page...
Page 100 =("Page"&(RIGHT(A1,3)+1))
If you have more pages you have to leave 2-3 space after 'Page', then
increase the space amout counted from the right in the formula (A1,3) for 3
digit numbers etc...


"ufo_pilot" wrote:

FilePrint PreviewSetupHeader/Footer
OR
In sheet1 A1 Type Page1
in sheet2 A1 =("Page"&(RIGHT(Sheet1!A1,1)+1))
in sheet3 A1 =("Page"&(RIGHT(Sheet2!A1,1)+1))


"please send me the answer" wrote:

...

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatically enter page breaks? Dan B Excel Worksheet Functions 2 May 9th 06 10:32 PM
Page numbers Mold Doc Charts and Charting in Excel 0 May 9th 06 03:53 PM
Auto Insert Page numbers without Footer Keith Excel Discussion (Misc queries) 2 April 28th 06 09:35 PM
Why not automatically updating calculations? walkingmac Excel Discussion (Misc queries) 5 March 10th 06 03:00 AM
merging documents,exporting long landscape table to word with page breaks & numbers guillemot Excel Discussion (Misc queries) 4 February 6th 06 08:57 AM


All times are GMT +1. The time now is 12:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"