View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default Change height and width of a single cell

You can't. Every cell in the same row must be the same height and every cell
in the same column must be the same width.

An alternative is to merge cells but I would not recommend this as merged
cells usually cause unforeseen problems.

--
Biff
Microsoft Excel MVP


"R. Johnson" <R. wrote in message
...
I am trying to change the height and width of a single cell...not a entire
row or column. the single cell I'm working with is larger than the other
cells above/below it and on either side of it. How do I do this?