View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default CAN I MAKE COL. A,ROW 3 CELL BIGGER THAN COL. B,ROW 3 CELL?

No you've got it, the whole row changes.

You could merge cells A3 and A4 (FormatCellsAlignment)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"ouiglz" wrote in message
...
i have 2 colums of text (both columns are the same width). Let's say in
col.
A, row 3 I have alot more text than in col. B, row 3, so that the text in
A3
would need to be wrapped and the row height would need to be doubled. Is
there some way I can keep B3 from being doubled as well. Or is it than
when
you change row height, it changes it all the way across the worksheet for
that row?

Thanks you any feedback.

ouiglz