View Single Post
  #2   Report Post  
Gord Dibben
 
Posts: n/a
Default how to change one cell height not the row

Candice

Height is a property of the row and width is the property of the column, not
the cell.

I do not like to suggest this, but you could "merge" cell A1 and A2 to get a
larger cell.

The reason I do not like to suggest this method is because of the potential
problems later when copying, sorting, filtering.

Merged cells are not a good idea in most cases, but have value in some cases.


Gord Dibben Excel MVP

On Sun, 23 Oct 2005 15:58:01 -0700, "Candice"
wrote:

I am trying to create a spreadsheet. I am having trouble changing the height
of a cell without the whole row changing. Please advise.

Thank you
Candie