Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macro to perform mass header change on 100 worksheets

Hello,

I have 100 worksheets, where I need to change the header.

I would like to be able to change the header on one worksheet and than
have some type of automation to change the other 99 worksheets.

Thanking you in advance.

Diana.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Macro to perform mass header change on 100 worksheets

Assume the sheets are in the same workbook and are contiguous in the tab
order with sheet 1 as the first and sheet 100 as the last.
click on sheet 1, hold down the shift key, click on sheet 100

Change the header
Right click on a sheet tab and select ungroup sheets.

Regards,
Tom Ogilvy

"Diana" wrote in message
om...
Hello,

I have 100 worksheets, where I need to change the header.

I would like to be able to change the header on one worksheet and than
have some type of automation to change the other 99 worksheets.

Thanking you in advance.

Diana.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default Macro to perform mass header change on 100 worksheets

You could also do it with a cell reference. If all of the sheets
heafers referenced the first sheet's headers, then as soon as you made
a change on the first, they would all follow suit.

a formula like =Sheet1!$A$1 should work.


On Wed, 6 Aug 2003 11:10:32 -0400, "Tom Ogilvy"
wrote:

Assume the sheets are in the same workbook and are contiguous in the tab
order with sheet 1 as the first and sheet 100 as the last.
click on sheet 1, hold down the shift key, click on sheet 100

Change the header
Right click on a sheet tab and select ungroup sheets.

Regards,
Tom Ogilvy

"Diana" wrote in message
. com...
Hello,

I have 100 worksheets, where I need to change the header.

I would like to be able to change the header on one worksheet and than
have some type of automation to change the other 99 worksheets.

Thanking you in advance.

Diana.



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
Mass format change of 'data' in pivot table DME777 Excel Discussion (Misc queries) 1 September 18th 09 07:19 PM
Mass Forumla Change Ghalmaraz Excel Worksheet Functions 1 March 19th 09 01:14 PM
Only change left header on all worksheets RobinK Excel Discussion (Misc queries) 0 February 22nd 08 06:13 PM
Mass Change Across Many WorkBOOKS SCSC Excel Discussion (Misc queries) 2 March 8th 05 11:43 PM
mass change table_array Name in VLOOKUP formula GabbyU Excel Worksheet Functions 3 January 31st 05 09:31 AM


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