Column Headings

S

spencer4hire

Can you add seperate column headings (A, B, C, ...) into one spreadsheet?
I'm attempting to alter the column sizes half-way through the spreadsheet
w/out affecting the upper column sizes...
 
G

Gord Dibben

Coolumn width belongs to the entire column and cannot be altered in separate
sections of that column.


Gord Dibben Excel MVP
 
D

Dave Peterson

You can type anything you want in those cells.

Maybe put letters in and give them a grey fill color???

And columnwidths are associated with columns. So you can't have different
columnwidths for different rows.

But you can use mergedcells to give it the appearance that you want. But be
aware that merged cells make lots of things tougher to do. I'd stay away from
them if I had a choice.

Is there some reason, you can't put the other stuff on a different worksheet?

I find this much easier for updates and such.
 
Top