View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Duke Carey
 
Posts: n/a
Default how do I change column width in the middle of an Excel sheet?

You can't. Only an entire column can be resized.

However, you can merge cells to make a portion of a column WIDER (not a good
idea as it messes with sorting, range selection, etc).
FormatCellsAlignmentMerge cells

"Malcolm" wrote:

Is it possible to change the widths of columns from a certain row down in an
Excel worksheet?