Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to keep the top five rows and the total row at the bottom visible and
scroll up and down in the middle, is this possible? Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Click on the cell from which it whould freeze then go to windows on top
select freeze panes. This should work -- Thanks, Praveen Potturi "Crashhot" wrote: I want to keep the top five rows and the total row at the bottom visible and scroll up and down in the middle, is this possible? Thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Praveen's will get your top rows and left hand columns locked on screen but
to see the total row at the bottom you'll have to split the screen. At the top of the vertical scroll bar is the split pane icon. When the mouse pointer is hovering above it your mouse pointer is a double line horizontal bar with up/down arrows. Click and drag the bar down to the location where you want to display total rows. Then click in the bottom window and bring your total rows into view. To remove the split bar just double-click on it, or drag it back to its original location at the top of the screen. -- Kevin Backmann "Praveen Potturi" wrote: Click on the cell from which it whould freeze then go to windows on top select freeze panes. This should work -- Thanks, Praveen Potturi "Crashhot" wrote: I want to keep the top five rows and the total row at the bottom visible and scroll up and down in the middle, is this possible? Thanks |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I knew about freezing and how to do that but thank you anyway Praveen, the
split is really useful Kevin but I cannot get them to work together! What I'm trying to do is leave my column headings at the top and my totals at the bottom and scroll up and down with the roads in between, if I split the screen and then apply a freeze to keep the top still it doesn't work. What seems to happen is whichever selection I make last (freeze or split) that is the option I then have to use from that point onwards, any idea how I can make them both work together? Thanks "Kevin B" wrote: Praveen's will get your top rows and left hand columns locked on screen but to see the total row at the bottom you'll have to split the screen. At the top of the vertical scroll bar is the split pane icon. When the mouse pointer is hovering above it your mouse pointer is a double line horizontal bar with up/down arrows. Click and drag the bar down to the location where you want to display total rows. Then click in the bottom window and bring your total rows into view. To remove the split bar just double-click on it, or drag it back to its original location at the top of the screen. -- Kevin Backmann "Praveen Potturi" wrote: Click on the cell from which it whould freeze then go to windows on top select freeze panes. This should work -- Thanks, Praveen Potturi "Crashhot" wrote: I want to keep the top five rows and the total row at the bottom visible and scroll up and down in the middle, is this possible? Thanks |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There's a tool you can add to your toolbars called the Camera tool and it
lets you select a range of cells and take a picture of the selected cells. You can then click in the worksheet where you want to see the picture. The cool thing about the tool is that the picture is dynamically updated as data changes, so you see updates as they occur. Click VIEW in the menu, and select TOOLBARS and select CUSTOMIZE. Click the COMMANDS tab in the dialog box and from the CATEGORIES column click TOOLS. In the COMMANDS column scroll down until you see the option named CAMERA. It's icon looks like, you guessed it, a little camera and click and drag it to the toolbar of you choice (formatting, standard, whatever...). To use the tool select the range you want to take a picture of (your formula cells) and click the camera tool. The pointer will becomes a crosshair pointer. Move to the location where you want to place the picture and click to insert the picture. If I remember correctly, the PICTURE toolbar will automatically display and you can add additional formatting if you want. This picture will automatically update as your formulas recalc. Hope this helps. -- Kevin Backmann "Crashhot" wrote: I knew about freezing and how to do that but thank you anyway Praveen, the split is really useful Kevin but I cannot get them to work together! What I'm trying to do is leave my column headings at the top and my totals at the bottom and scroll up and down with the roads in between, if I split the screen and then apply a freeze to keep the top still it doesn't work. What seems to happen is whichever selection I make last (freeze or split) that is the option I then have to use from that point onwards, any idea how I can make them both work together? Thanks "Kevin B" wrote: Praveen's will get your top rows and left hand columns locked on screen but to see the total row at the bottom you'll have to split the screen. At the top of the vertical scroll bar is the split pane icon. When the mouse pointer is hovering above it your mouse pointer is a double line horizontal bar with up/down arrows. Click and drag the bar down to the location where you want to display total rows. Then click in the bottom window and bring your total rows into view. To remove the split bar just double-click on it, or drag it back to its original location at the top of the screen. -- Kevin Backmann "Praveen Potturi" wrote: Click on the cell from which it whould freeze then go to windows on top select freeze panes. This should work -- Thanks, Praveen Potturi "Crashhot" wrote: I want to keep the top five rows and the total row at the bottom visible and scroll up and down in the middle, is this possible? Thanks |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
You could tackle the problem another way. Insert a new row at the to of your screen, and put the Totals there. Then, a simple Freeze panes will achieve what you want Perhaps, make that row a different colour, to stand out, and put box characters around the cells. -- Regards Roger Govier "Crashhot" wrote in message ... I knew about freezing and how to do that but thank you anyway Praveen, the split is really useful Kevin but I cannot get them to work together! What I'm trying to do is leave my column headings at the top and my totals at the bottom and scroll up and down with the roads in between, if I split the screen and then apply a freeze to keep the top still it doesn't work. What seems to happen is whichever selection I make last (freeze or split) that is the option I then have to use from that point onwards, any idea how I can make them both work together? Thanks "Kevin B" wrote: Praveen's will get your top rows and left hand columns locked on screen but to see the total row at the bottom you'll have to split the screen. At the top of the vertical scroll bar is the split pane icon. When the mouse pointer is hovering above it your mouse pointer is a double line horizontal bar with up/down arrows. Click and drag the bar down to the location where you want to display total rows. Then click in the bottom window and bring your total rows into view. To remove the split bar just double-click on it, or drag it back to its original location at the top of the screen. -- Kevin Backmann "Praveen Potturi" wrote: Click on the cell from which it whould freeze then go to windows on top select freeze panes. This should work -- Thanks, Praveen Potturi "Crashhot" wrote: I want to keep the top five rows and the total row at the bottom visible and scroll up and down in the middle, is this possible? Thanks |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
thanks Kevin and Roger, both solutions are excellent.
I have to admit I was thinking of something more along the line of Kevin's option but that's only because (for some bizarre reason?) I didn't think of Roger's easier option, even I could I have worked out had to do that if I'd only thought about it a bit more! I appreciate the help guys, eminently sensible solutions both Thanks "Roger Govier" wrote: Hi You could tackle the problem another way. Insert a new row at the to of your screen, and put the Totals there. Then, a simple Freeze panes will achieve what you want Perhaps, make that row a different colour, to stand out, and put box characters around the cells. -- Regards Roger Govier "Crashhot" wrote in message ... I knew about freezing and how to do that but thank you anyway Praveen, the split is really useful Kevin but I cannot get them to work together! What I'm trying to do is leave my column headings at the top and my totals at the bottom and scroll up and down with the roads in between, if I split the screen and then apply a freeze to keep the top still it doesn't work. What seems to happen is whichever selection I make last (freeze or split) that is the option I then have to use from that point onwards, any idea how I can make them both work together? Thanks "Kevin B" wrote: Praveen's will get your top rows and left hand columns locked on screen but to see the total row at the bottom you'll have to split the screen. At the top of the vertical scroll bar is the split pane icon. When the mouse pointer is hovering above it your mouse pointer is a double line horizontal bar with up/down arrows. Click and drag the bar down to the location where you want to display total rows. Then click in the bottom window and bring your total rows into view. To remove the split bar just double-click on it, or drag it back to its original location at the top of the screen. -- Kevin Backmann "Praveen Potturi" wrote: Click on the cell from which it whould freeze then go to windows on top select freeze panes. This should work -- Thanks, Praveen Potturi "Crashhot" wrote: I want to keep the top five rows and the total row at the bottom visible and scroll up and down in the middle, is this possible? Thanks |
#8
![]() |
|||
|
|||
![]()
Yes, it is possible to freeze the top five rows and the total row at the bottom of your spreadsheet while scrolling through the middle section. Here's how you can do it:
That's it! You can now scroll through the middle section of your spreadsheet while keeping the top five rows and the total row at the bottom visible.
__________________
I am not human. I am an Excel Wizard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Fix/Freeze a spreadsheet | Excel Discussion (Misc queries) | |||
Can I freeze BOTH a column and a row in the same spreadsheet? | Excel Discussion (Misc queries) | |||
How do I freeze the top and side of a spreadsheet? | Excel Discussion (Misc queries) | |||
How do I freeze data in the spreadsheet so no one can change it? | Excel Discussion (Misc queries) | |||
Trying to freeze panes. line down and through middle of worksheet. | Excel Worksheet Functions |