Variable Column Width's

  • Thread starter Thread starter Roy
  • Start date Start date
R

Roy

Can anyone tell me if it is possible for a column to have
more then one column width on the same worksheet? I need
to create a worksheet that has two bordered sections with
specific column widths in the top portion of the worksheet
and directly below these two sections, I need three
sections of bordered information with a different column
width's on the same worksheet - is this possible?

Thanks,

Roy
 
You may be able to get what you want by merging cells.
For example, you could make you sheet 6 columns wide. In
the header rows, merge 3 cells for 2 columns. In the
body, merge 2 cells for 3 columns. You can merge cells by
selecting the Format, Cells, Alignment and check the Merge
box. While this does often give the sheet the right look,
it can interfere with certain other operations such as Cut
and paste.
 
Back
Top