Freezing Panes

DaveMacdonald

Board Regular
Joined
Nov 28, 2013
Messages
52
Office Version
  1. 365
Platform
  1. Windows
Hello all,

I wish to freeze a pane like one normally would then, if you are scrolling down and meet a particular row while scrolling down, that row becomes another part of the frozen pane area.

Example...

An employee list:
Two different tables with one row gap between them, one for Full Time and one for Part Time. I want to freeze row 2 and above. The user can then scroll down until they get to the next table where I would want to add rows 8 and 9 to the frozen pane section (cutting out rows 3:7). This way the user can know that they are looking at either full or part time employees just by looking at the top rows in view.

[TABLE="******* 500"]
<tbody>[TR]
[TD]1[/TD]
[TD]Full Time [/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]First Name[/TD]
[TD]Last Name
[/TD]
[TD]Middle Inital[/TD]
[TD]Etc...
[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Employee[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Employee[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]Part Time[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]First Name[/TD]
[TD]Last Name[/TD]
[TD]Middle Initial[/TD]
[TD]Etc...[/TD]
[/TR]
</tbody>[/TABLE]


So, is this possible?
 
As far as I know you can only have one freeze per sheet. Are you asking for more than one or simply a reset to a new row?
 
Upvote 0

Forum statistics

Threads
1,226,834
Messages
6,193,215
Members
453,779
Latest member
C_Rules

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top