Row Height when Wrapping Text

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

Guest

I have a program that saves to excel. When saving
comments to excel, it wraps the text in a row. I want to
continue to wrapt the text. Is there any way to
automatically change the row height to fit the text (the
text is more than one line)?

Thanks,
Missy
 
The default is to autofit. If you have changed the row height, then this
disables the autofit. Select the row and do Format=>Row=>Autofit.

If you have merged cells, then this won't work.
 
Back
Top