Automatic Row Height

bomalley

New Member
Joined
Feb 16, 2002
Messages
21
Hi there,

Does anyone know how to make row height automatic after changing values in cells.
I have data in a cell that automatically word wraps, and increases the height of the row. However if that data changes, the row height stays the same, rather than shrinking (if the length of the data is less).
 
Just to give some developer tips... there's no need to use Application.Run UNLESS the Sub is in another Workbook. If it's in the same you can just use

Call MyMacro

or even better

MyMacro
 
Upvote 0

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
Thanks Juan!

Incidentally, one of my favorite songs, by Rush, ("Passage to Bangkok") refers to Bogotá.

Cheers,

Nate
This message was edited by NateO on 2002-02-19 21:11
 
Upvote 0
Hello again Nate,

Not sure ik I was clear in my last message. I wanted to do the same thing as the first macro, but I wanted it to run on a change to a drop down menu control I have on that sheet, rather than selection change.
 
Upvote 0

Forum statistics

Threads
1,214,589
Messages
6,120,416
Members
448,960
Latest member
AKSMITH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top