I am looking for a way to freeze a row so that it stays on the top of the
worksheet as I scroll down.
David Billigmeier - 21 Aug 2006 19:03 GMT
Select the entire row directly below the row you want to freeze, then:
<Window>
<Freeze Panes>

Signature
Regards,
Dave
> I am looking for a way to freeze a row so that it stays on the top of the
> worksheet as I scroll down.
jchen - 21 Aug 2006 19:08 GMT
Try Freez Panes. It will all rows and columns that are above or left of the
current activecell.
> I am looking for a way to freeze a row so that it stays on the top of the
> worksheet as I scroll down.