View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Text wrap does not expand row height automatically.

You must set Wrap Text and Row Autofit.

BUT.........if you have any merged cells they will not respond to row
autofit.

Either get rid of them or you will need VBA code to deal with them.

See google search thread for code by Greg Wilson. Watch out for word wrap
in the URL which all one line.

http://groups.google.com/group/micro...1c160cbeb27874


Gord Dibben MS Excel MVP

On Fri, 26 Feb 2010 11:22:01 -0800, Frank R
wrote:

Cell/row height only shows one line, even if the automatic row is chosen.
What seems to be the problem? Help.