Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
baz
 
Posts: n/a
Default Help Please - Automating Row height

Please respond to newsgroup as email is bogus to prevent spam.

I am using Excel 2003.

I am merging cells in one row so lines of text can be entered. (If I
enter I'll use Alt-Enter for return). I have set the cell to WordWrap.
However, after I test my entry the row height remains at default. Dbl
clicking on it doesn't expand it.

I would like my row height to automatically expand. How do I do this.

Thanks in advance for any help.

Respectfully,

baz
  #2   Report Post  
Posted to microsoft.public.excel.misc
aftamath
 
Posts: n/a
Default Help Please - Automating Row height

Private Sub Worksheet_SelectionChange(ByVal Target As Range)

Rows.EntireRow.AutoFit

End Sub



"baz" wrote:

Please respond to newsgroup as email is bogus to prevent spam.

I am using Excel 2003.

I am merging cells in one row so lines of text can be entered. (If I
enter I'll use Alt-Enter for return). I have set the cell to WordWrap.
However, after I test my entry the row height remains at default. Dbl
clicking on it doesn't expand it.

I would like my row height to automatically expand. How do I do this.

Thanks in advance for any help.

Respectfully,

baz

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Autofit Row Height MarkN Excel Discussion (Misc queries) 0 November 21st 05 03:38 AM
Excel - merged cells w/wrapped text auto row height doesn't work. Fred Excel Discussion (Misc queries) 0 October 21st 05 02:11 PM
Resizing row height to dynamically fit height of text box Jon Excel Discussion (Misc queries) 1 August 8th 05 01:37 PM
How to Paste without changing row height sara Excel Discussion (Misc queries) 2 June 30th 05 07:01 PM
Row Height Dennis B. Excel Discussion (Misc queries) 2 April 18th 05 02:23 PM


All times are GMT +1. The time now is 02:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"