column width

A

alicia22m

how do i change the width of a group of cells in a column and still not
change the width of the whole column?
 
D

Dave Peterson

You can merge cells across columns:

Select A7:g7
format|cells|alignment tab
check the Merge cells box

but merged cells can cause trouble. Depending on the version of excel, it can
be scary to insert/delete columns, sort data.

I only use merged cells when I know there is no other alternative--I don't like
them.
 
Top