Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default how can i apply a footer in every .exl file

plz give me solution for this question
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default how can i apply a footer in every .exl file

Open a new workbook and set your footers/headers and name the book as
book.xlt and save it in your XLStart folder. When you click on the New Icon
on the standard toolbar a new workbook will be opened based on this settings

--
Jacob (MVP - Excel)


"rakesh" wrote:

plz give me solution for this question

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default how can i apply a footer in every .exl file

You could use a template workbook (like Jacob suggests) for new workbooks.

But that won't help you for existing sheets in existing workbooks. And the
book.xlt workbook won't help for adding sheets to any workbook.

You could create a second template workbook and name it sheet.xlt and excel
would use this for new sheets. (Save it in the same XLStart folder that Jacob
mentioned.)

But I wouldn't do this. I'd end up having to remove it from worksheets where I
don't need it.

Instead I'd start a new workbook
record a macro when I added the footer to a worksheet in that workbook.
Stop recording
Save this file with a nice name: AddFootersToActivesheet.xls

And reopen this workbook whenever I needed to do this.

Then use Tools|macro|macros (or alt-F8) to run the macro when I needed it.

rakesh wrote:

plz give me solution for this question


--

Dave Peterson
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
Macro apply on all the file in same directory Elton Law[_2_] Excel Programming 1 October 28th 09 05:10 AM
Apply footer code to all new workbooks Billy Rogers[_2_] Excel Programming 1 November 14th 07 09:01 PM
how to apply the same header or footer to all sheets in workbook Luenda Burke Excel Worksheet Functions 1 November 1st 06 05:45 PM
How to apply both Italic & Bold in Header & Footer? Regina Man Excel Discussion (Misc queries) 1 September 26th 05 09:35 AM
make custom header and footer in excel apply to all worksheets Alexandra Excel Discussion (Misc queries) 1 May 27th 05 06:11 PM


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

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"