Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 290
Default Repeating Header

Private Sub Workbook_Open()
Range("A2").Select
ActiveWindow.FreezePanes = True
End Sub


That should do it, test though as i dont know how big your header is


Duncan


jduran wrote:

Is there a way to automate the Freeze Frame function so it loads when the
speadsheet opens?

"Tom Ogilvy" wrote:

Not without adding it.

Freeze Panes always works well for me. what's the problem?

--
Regards,
Tom Ogilvy

"john d" wrote:

Is there a way to have a spreadsheet automatically repeat the header every 25
rows without using the Freeze Frame?

Reason: the users of some huge spreadsheets need the header repeated for
expediency in looking things up and troubleshooting entries.


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
Repeating Column header for each row jamex Excel Discussion (Misc queries) 5 April 29th 06 09:42 PM
set up a repeating header or footer to entire workbook M2PM2 Excel Programming 2 January 16th 06 03:08 AM
Header - stop repeating on every page! sararose27 Excel Discussion (Misc queries) 2 February 17th 05 10:41 PM
Repeating header/footers for excel sweetd Excel Worksheet Functions 3 December 17th 04 10:29 AM
how do I permanetly add custom header to excel header list? GARY Excel Discussion (Misc queries) 1 December 15th 04 08:52 PM


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