Thread: multiple pages
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Grace[_3_] Grace[_3_] is offline
external usenet poster
 
Posts: 5
Default multiple pages

Hello,

I have an excel spreadsheet on one page. The page acts as
a timesheet for a user to enter in time manually. I have
some minor calculations.

My issue is when I need to have a second page added. If a
second page is needed, I would like to have the first page
duplicated and a total number of pages displayed on the
top of each page.

Is there an easy way to do this or do I need code or a
macro?? I have very little experience with macros in
excel as well as with VB.

Thank you very much for your help.

Grace