Hide Column Headers

M

mankoni

Under Tools there is an option to hide BOTH Row& Column Headers.

How do I hide ONLY the column headers?
 
D

Dave Peterson

Can't be done.

You could kind of simulate it.

Turn off both headers
and use Column A to hold your own row numbers. But I wouldn't do this. It's
too much work when you add/delete rows.
 
P

Paul B

If you do use Dave's suggestion you could put =ROW() in A1 and copy down,
this would make it easier if you have to add and delete rows

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
 
Top