Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 102
Default Resetting page numbers

I have a worksheet which prints 20 pages at the current print setting. I have
one manual page break.

Is it possible to have excel restart the page numbers from that page break.

your help is appreciated.

Vince
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 132
Default Resetting page numbers

Vince, a couple questions to help find a solution:
-Is there one manual pagebreak on each page or just on one of the pages?
-Are there any automatic pagebreaks?
-Would you be willing to use macros for printing?

Regards,
Bill




"Vince" wrote:

I have a worksheet which prints 20 pages at the current print setting. I have
one manual page break.

Is it possible to have excel restart the page numbers from that page break.

your help is appreciated.

Vince

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 102
Default Resetting page numbers

-There is one manual pagebreak on one of the pages
-There are automatic page breaks
-I am willing to use macros (if there are no other solutions)

Thanks

Vince

"Bill Pfister" wrote:

Vince, a couple questions to help find a solution:
-Is there one manual pagebreak on each page or just on one of the pages?
-Are there any automatic pagebreaks?
-Would you be willing to use macros for printing?

Regards,
Bill




"Vince" wrote:

I have a worksheet which prints 20 pages at the current print setting. I have
one manual page break.

Is it possible to have excel restart the page numbers from that page break.

your help is appreciated.

Vince

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 132
Default Resetting page numbers

Using a macro, you can print the job as two sections. The first print job
will be up to the manual break, then the second print job will be everything
after the break. Within the macros, you can specify the starting page
number. The only issue will be if you're printing "page x of pages y",
because "y" will not be accurate without some manipulation. Make sense?

Let me know if you need help with the code.

Bill


"Vince" wrote:

-There is one manual pagebreak on one of the pages
-There are automatic page breaks
-I am willing to use macros (if there are no other solutions)

Thanks

Vince

"Bill Pfister" wrote:

Vince, a couple questions to help find a solution:
-Is there one manual pagebreak on each page or just on one of the pages?
-Are there any automatic pagebreaks?
-Would you be willing to use macros for printing?

Regards,
Bill




"Vince" wrote:

I have a worksheet which prints 20 pages at the current print setting. I have
one manual page break.

Is it possible to have excel restart the page numbers from that page break.

your help is appreciated.

Vince

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 102
Default Resetting page numbers

Will appreciate some help with the code. Yes, I am printing "Page x of pages
Y", which I'll like to continue.

Thanks

Vince

"Bill Pfister" wrote:

Using a macro, you can print the job as two sections. The first print job
will be up to the manual break, then the second print job will be everything
after the break. Within the macros, you can specify the starting page
number. The only issue will be if you're printing "page x of pages y",
because "y" will not be accurate without some manipulation. Make sense?

Let me know if you need help with the code.

Bill


"Vince" wrote:

-There is one manual pagebreak on one of the pages
-There are automatic page breaks
-I am willing to use macros (if there are no other solutions)

Thanks

Vince

"Bill Pfister" wrote:

Vince, a couple questions to help find a solution:
-Is there one manual pagebreak on each page or just on one of the pages?
-Are there any automatic pagebreaks?
-Would you be willing to use macros for printing?

Regards,
Bill




"Vince" wrote:

I have a worksheet which prints 20 pages at the current print setting. I have
one manual page break.

Is it possible to have excel restart the page numbers from that page break.

your help is appreciated.

Vince



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 132
Default Resetting page numbers

Two more questions:
1) Do you set the PrintArea property?
2) Is your print range oriented vertically on one sheet (page 2 is below
page 1, etc.) - in other words, all the pagebreaks (whether manual or
automatic) are all horizontal breaks?


"Vince" wrote:

Will appreciate some help with the code. Yes, I am printing "Page x of pages
Y", which I'll like to continue.

Thanks

Vince

"Bill Pfister" wrote:

Using a macro, you can print the job as two sections. The first print job
will be up to the manual break, then the second print job will be everything
after the break. Within the macros, you can specify the starting page
number. The only issue will be if you're printing "page x of pages y",
because "y" will not be accurate without some manipulation. Make sense?

Let me know if you need help with the code.

Bill


"Vince" wrote:

-There is one manual pagebreak on one of the pages
-There are automatic page breaks
-I am willing to use macros (if there are no other solutions)

Thanks

Vince

"Bill Pfister" wrote:

Vince, a couple questions to help find a solution:
-Is there one manual pagebreak on each page or just on one of the pages?
-Are there any automatic pagebreaks?
-Would you be willing to use macros for printing?

Regards,
Bill




"Vince" wrote:

I have a worksheet which prints 20 pages at the current print setting. I have
one manual page break.

Is it possible to have excel restart the page numbers from that page break.

your help is appreciated.

Vince

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
Big background page numbers/ Can't change format of a range Micky01 New Users to Excel 2 April 23rd 06 09:28 PM
Why are 1/2 my numbers imported as text and the rest as numbers? KBear Excel Discussion (Misc queries) 2 April 21st 06 01:40 PM
Page Numbers W/i Spreadsheet ChemistB Excel Discussion (Misc queries) 6 January 9th 06 08:50 PM
IN EXCEL, TURN OFF THE BIG GRAY NUMBERS IN THE PAGE BREAK PREVIEW JAGMWF Excel Discussion (Misc queries) 4 January 5th 06 01:40 PM
adding a new page break to an existing page break Edward Letendre Excel Discussion (Misc queries) 1 March 6th 05 09:29 AM


All times are GMT +1. The time now is 11:45 PM.

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"