Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

How can I create a fixed column header in Google Spreadsheet like the first sheet?

share|improve this question

migrated from superuser.com Dec 2 '11 at 9:53

2 Answers

up vote 28 down vote accepted

The first sheet in a new untitled Google Docs spreadsheet has one header row, row 1. A horizontal guideline below row 1 separates the header row from the rest of the sheet. This guideline has a blue handle which appears between the numbers "1" and "2" on the left hand side of the sheet. The handle can be dragged up or down using the mouse to include more (or fewer) rows in the column header.

Other sheets have no header rows to begin with. The guideline with the blue handle is located above row "1". Simply drag the blue handle down the left hand side of the sheet to create one (or more) header rows.

Currently you are limited to ten header rows.

Note that there is also a vertical guideline which works in a very similar manner, and lets you use as many as five columns as row labels.

share|improve this answer
3  
Hover over the blue (dashed) line ....at the top left corner..wait for the hand shaped cursor ..then drag it down. – so_mv Feb 4 at 6:36
UPDATE: the dashed line may appear gray now, but turns blue when hovering. – Nilloc May 8 at 17:43
  1. Open Spreadsheet
  2. Click on View from the menu
  3. Click on Freeze rows from the dropdown menu
  4. Choose how many rows you want to freeze.

Frozen row(s) will stay at the top of the sheet when viewing other portions of it.

enter image description here

share|improve this answer
1  
Please add the instructions to your answer instead of linking to your own site. Thanks! – Alex Feb 7 '12 at 6:10
1  
Thanks a lot for the Screenshots....:) – Sangram Anand Oct 4 '12 at 15:20

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.