View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Autosize cells as data is entered

I'm betting you have some "merged cells" which won't Autofit without VBA code.

If this is the case and you're interested in the code, post back.


Gord Dibben MS Excel MVP

On Thu, 22 Feb 2007 10:49:13 -0800, Carol
wrote:

Hello.

I have my cells set to Wrap & the row is set to Auto-Fit. The "Number" is
set to General.

When I add text, it wraps, however, the cell-size is not changing! What do
I have to do to get the cell (or row height) to grow as text is added?