#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default footer

how do i stop a footer from showing on the first page?
  #2   Report Post  
Posted to microsoft.public.excel.misc
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default footer

Check the answeres to this thread that asks the same question regarding a
header.

http://www.microsoft.com/office/comm...2-5024cca16959

"hornless unicorn" wrote:

how do i stop a footer from showing on the first page?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default footer

You will have to use VBA or print page 1 as a separate print job with no Footer.

See Ron de Bruin's site for the VBA.

http://www.rondebruin.nl/print.htm#Header


Gord Dibben MS Excel MVP

On Fri, 21 Jul 2006 08:08:02 -0700, hornless unicorn
wrote:

how do i stop a footer from showing on the first page?


  #4   Report Post  
Posted to microsoft.public.excel.misc
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default footer

You could also set page 1 up on a separate worksheet w/o a footer. For the
tab w/pages 2-whatever, if you have page numbering you could use

&[page}+1 / &[pages}+1

to account for page one.


"JMB" wrote:

Check the answeres to this thread that asks the same question regarding a
header.

http://www.microsoft.com/office/comm...2-5024cca16959

"hornless unicorn" wrote:

how do i stop a footer from showing on the first page?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default footer

Not forget to add a space after the 1

&[Page]+1

See
http://support.microsoft.com/kb/48198/en-us


--
Regards Ron de Bruin
http://www.rondebruin.nl



"JMB" wrote in message ...
You could also set page 1 up on a separate worksheet w/o a footer. For the
tab w/pages 2-whatever, if you have page numbering you could use

&[page}+1 / &[pages}+1

to account for page one.


"JMB" wrote:

Check the answeres to this thread that asks the same question regarding a
header.

http://www.microsoft.com/office/comm...2-5024cca16959

"hornless unicorn" wrote:

how do i stop a footer from showing on the first page?





  #6   Report Post  
Posted to microsoft.public.excel.misc
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default footer

My machine doesn't seem to care (once I properly change the braces } to
brackets ] )

Page&[Page]+1Of&[Pages]+1Pages

gives the result I expect (it needs spacing to make it readable, but the
lack of spaces didn't cause any other problems that I could see). I could
see a problem if you wanted a particular number printed in the footer (say a
1) so that Excel doesn't treat +1 as +11.

"Ron de Bruin" wrote:

Not forget to add a space after the 1

&[Page]+1

See
http://support.microsoft.com/kb/48198/en-us


--
Regards Ron de Bruin
http://www.rondebruin.nl



"JMB" wrote in message ...
You could also set page 1 up on a separate worksheet w/o a footer. For the
tab w/pages 2-whatever, if you have page numbering you could use

&[page}+1 / &[pages}+1

to account for page one.


"JMB" wrote:

Check the answeres to this thread that asks the same question regarding a
header.

http://www.microsoft.com/office/comm...2-5024cca16959

"hornless unicorn" wrote:

how do i stop a footer from showing on the first page?




  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default footer

Thanks for the help, but WOW, that's ridiculously complicated.

"Gord Dibben" wrote:

You will have to use VBA or print page 1 as a separate print job with no Footer.

See Ron de Bruin's site for the VBA.

http://www.rondebruin.nl/print.htm#Header


Gord Dibben MS Excel MVP

On Fri, 21 Jul 2006 08:08:02 -0700, hornless unicorn
wrote:

how do i stop a footer from showing on the first page?



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
Customise the location of the header and footer of excel Zancouth Excel Discussion (Misc queries) 2 June 2nd 06 08:00 PM
Custom Footer for each page NAVEEN Excel Worksheet Functions 0 February 21st 06 11:04 AM
header and footer problems cliffhanger79 Charts and Charting in Excel 4 November 7th 05 08:03 PM
Inserting Footer - Ajit Ajit Munj Excel Discussion (Misc queries) 2 March 11th 05 02:39 PM
Formatting a footer with a top border-line Ed Isenberg Excel Discussion (Misc queries) 3 December 19th 04 10:41 PM


All times are GMT +1. The time now is 03:13 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"