Thread: resize cells
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.setup
Gord Dibben
 
Posts: n/a
Default resize cells

Cells' width is a property of the entire column.

Cells' height is the property of the entire row.

Individual cells cannot be re-sized.

Size of data within a cell is governed by the font size, not by row height or
column width.


Gord Dibben Excel MVP


On Sun, 25 Dec 2005 16:18:23 -0500, "JHI" wrote:

I want to increase the size of cells that already contain data without
increasing the size of the data. All of the cells are in the same column.
Excel (office 2000)

Thanks.