View Single Post
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming
Michelle Michelle is offline
external usenet poster
 
Posts: 204
Default Continuous page numbering when printing whole book

Hello again, I want to be able to print all the sheets in a workbook, each
sheet might print on one page or many pages, BUT...

I want the first sheet to start numbering at 1 and then, if sheet one prints
over three pages (numbered 1, 2 & 3), I want sheet two to be numbered
starting at 4, etc...

so the whole book will print as one document with consecutive page numbers
from start to end.

Is there a known way to do this?

Thanks

Michelle