ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   HOW TO MAKE AUTOMATICALLY UPDATING THE NEXT PAGE NUMBERS (https://www.excelbanter.com/excel-discussion-misc-queries/95658-how-make-automatically-updating-next-page-numbers.html)

please send me the answer

HOW TO MAKE AUTOMATICALLY UPDATING THE NEXT PAGE NUMBERS
 
....

ufo_pilot

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:

...


ufo_pilot

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:

...



All times are GMT +1. The time now is 07:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com