Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
Is it possible to freeze the top rows and the bottom row so that the headers and the totals are always visible. In this case, I could simply scoll in between. I am using Excel 2003 SP3. Thank you in advance. regards, francis (xlOps) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() francis, Excel does not provide for the freezing of bottom rows. You might consider putting the totals in the frozen section at the top. Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware (Excel Add-ins / Excel Programming) "franciz" wrote in message Hi all Is it possible to freeze the top rows and the bottom row so that the headers and the totals are always visible. In this case, I could simply scoll in between. I am using Excel 2003 SP3. Thank you in advance. regards, francis (xlOps) |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Jim,
Thank for looking into this. I was hoping that there is a way to tweak this or hidden feature in Excel for doing this. francis (xlOps) "Jim Cone" wrote: francis, Excel does not provide for the freezing of bottom rows. You might consider putting the totals in the frozen section at the top. Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware (Excel Add-ins / Excel Programming) "franciz" wrote in message Hi all Is it possible to freeze the top rows and the bottom row so that the headers and the totals are always visible. In this case, I could simply scoll in between. I am using Excel 2003 SP3. Thank you in advance. regards, francis (xlOps) |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How about using window/split?
franciz wrote: Is it possible to freeze the top rows and the bottom row so that the headers and the totals are always visible. In this case, I could simply scoll in between. I am using Excel 2003 SP3. Thank you in advance. regards, francis (xlOps) |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Unfortunately you can't use Freeze Panes and Split at the same time.
You could create a new window....WindowNew WindowArrangeHorizontal Size the bottom one so it just shows your Totals. Freeze Panes on the top one so row1 is visible as you scroll down. Gord Dibben MS Excel MVP On Tue, 11 Dec 2007 09:36:00 -0700, Dave D-C wrote: How about using window/split? franciz wrote: Is it possible to freeze the top rows and the bottom row so that the headers and the totals are always visible. In this case, I could simply scoll in between. I am using Excel 2003 SP3. Thank you in advance. regards, francis (xlOps) |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you for the correction.
I can't believe I didn't try it. It sounded so logical. I really like the variety of approaches in this group, and appreciate the constructive comments. Most of the approaches work. :) Dave D-C Gord Dibben <gorddibbATshawDOTca wrote: Unfortunately you can't use Freeze Panes and Split at the same time. DaveD-C wrote: How about using window/split? franciz wrote: Is it possible to freeze the top rows and the bottom row so that the headers and the totals are always visible. In this case, I could simply scoll in between. I am using Excel 2003 SP3. Thank you in advance. regards, francis (xlOps) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Freezing columnes and rows | Excel Discussion (Misc queries) | |||
Headers (or freezing rows) | New Users to Excel | |||
**freezing rows ** | Excel Discussion (Misc queries) | |||
Freezing? Rows | Excel Discussion (Misc queries) | |||
Freezing a bottom row | Excel Programming |