Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Freeze the Title in Excel

Dear All,

I want to Freeze the Title in my columns. Could you please tell me how
I can ?

Khan
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 63
Default Freeze the Title in Excel

Khan,

I use

With ActiveWindow
.SplitColumn = 2
.SplitRow = 2
.FreezePanes = True
End With

HTH


"Khan" wrote in message
...
Dear All,

I want to Freeze the Title in my columns. Could you please tell me how
I can ?

Khan



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
Excel 2003 freeze panes won't freeze top row only macbone2002 Excel Discussion (Misc queries) 3 April 22nd 23 02:07 AM
Freeze a title only Judy Kay Excel Worksheet Functions 2 July 27th 08 01:38 AM
Freeze title row before sort Rich R. Charts and Charting in Excel 1 September 6th 06 07:42 PM
Named range=Column title,comumn title in cellB6 use B6in equation Graham Excel Discussion (Misc queries) 2 July 21st 06 10:03 AM
how do I "freeze" the left hand title column DDAANN Setting up and Configuration of Excel 4 February 26th 06 12:21 PM


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