cell width and height

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to expand some cells in height and width in the middle of an excel
docu...
But when i do, every other cell in that row also gets the same height...
How do i differ from that, so its only the rows in the middle, that gets a
new height ... ?

Regards
Brian
 
You cannot, height and width is a row/column attribute, not a cell
attribute.

You could maybe merge some cells (Format>Cells>Alignment) and simulate the
effect.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
hmm.. okay..i'll try and merge some cells ;-) ...

thanks for the quick response...


"Anne Troy" skrev:
 
Back
Top