Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 26
Default Footer on Page Two

I have a worksheet that prints on two pages.
How can I get footer on second page only.
I can do it easily in Word, cant seem to figure this out for Excel 2003.
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 4,624
Default Footer on Page Two

One way:

http://mcgimpsey.com/excel/subs/firstfooter.html


In article ,
Pepper wrote:

I have a worksheet that prints on two pages.
How can I get footer on second page only.
I can do it easily in Word, cant seem to figure this out for Excel 2003.

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 26
Default Footer on Page Two

Thank you for the feedback.
I am having trouble getting it to work,
having changed the worksheet name in the code to the actual name, and I put
it into the VBA editor ALT+F11, Copy/Paste.
Does it matter if the worksheet of interest is not the only one, nor the
first at the left?

"JE McGimpsey" wrote:

One way:

http://mcgimpsey.com/excel/subs/firstfooter.html


In article ,
Pepper wrote:

I have a worksheet that prints on two pages.
How can I get footer on second page only.
I can do it easily in Word, cant seem to figure this out for Excel 2003.


  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 4,624
Default Footer on Page Two

If you entered the correct worksheet name, the position of the sheet or
the number of sheets doesnn't matter.

Since you didn't mention what "trouble" means, it's hard to diagnose it
further.

In article ,
Pepper wrote:

Thank you for the feedback.
I am having trouble getting it to work,
having changed the worksheet name in the code to the actual name, and I put
it into the VBA editor ALT+F11, Copy/Paste.
Does it matter if the worksheet of interest is not the only one, nor the
first at the left?

  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 26
Default Footer on Page Two

I am sorry, I should have been more specific, you are not a mind reader
I modified the code to read (I pasted the code into the code window of the
VBA Editor)

Dim sFooter As String
With Sheets("survey stats")

Inserted the footer, and it still prints. Survey stats is the sheet name

Thank you very much

"JE McGimpsey" wrote:

If you entered the correct worksheet name, the position of the sheet or
the number of sheets doesnn't matter.

Since you didn't mention what "trouble" means, it's hard to diagnose it
further.

In article ,
Pepper wrote:

Thank you for the feedback.
I am having trouble getting it to work,
having changed the worksheet name in the code to the actual name, and I put
it into the VBA editor ALT+F11, Copy/Paste.
Does it matter if the worksheet of interest is not the only one, nor the
first at the left?


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
Format page number in excel footer to start at a specific page # straitctrydncr Excel Discussion (Misc queries) 4 April 28th 23 07:45 PM
Footer set up start Page 2 gunga Setting up and Configuration of Excel 1 June 16th 07 06:52 PM
print footer on every page (Totals on every page) sweetyoli Excel Discussion (Misc queries) 1 January 3rd 07 10:26 PM
Footer on last page? T Excel Discussion (Misc queries) 3 August 15th 06 01:48 AM
header and footer on every page except the first page? marany Excel Discussion (Misc queries) 1 April 18th 05 06:12 PM


All times are GMT +1. The time now is 09:21 AM.

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

About Us

"It's about Microsoft Excel"