Please Help! different widths of the same column?

  • Thread starter Thread starter Larry Oggs
  • Start date Start date
L

Larry Oggs

Does anyone know if it is possible to format one column
to have a different width in different areas of the same
spreadsheet? For example I would like Column C to be a
width of 12 from rows 1 to 25, but would like Column C to
be a width of 20 from rows 26 to 40. Is this possible?
Someone please help!!!
 
Width is a property of the column, not cells, so each column can
have only one width. You could set column C's width to 12 and column
D's width to 8, then merge C26:D40 and D26:D40.

Merging, though, in my experience, is almost never worth doing - it
limits the flexibility on formatting, sorting, etc.. But many people
do it to make their sheets more aesthetically pleasing.
 
Back
Top