Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear All,
I want to Freeze the Title in my columns. Could you please tell me how I can ? Khan |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 freeze panes won't freeze top row only | Excel Discussion (Misc queries) | |||
Freeze a title only | Excel Worksheet Functions | |||
Freeze title row before sort | Charts and Charting in Excel | |||
Named range=Column title,comumn title in cellB6 use B6in equation | Excel Discussion (Misc queries) | |||
how do I "freeze" the left hand title column | Setting up and Configuration of Excel |