Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I found the problem. The "IntegralHeight" was set to True!! For some
reason, the height cannot be changed "right away". It wants to show full rows, so that's why it was changing the height from 50 down to 49.2. Then it would let VBA change it until a MsgBox statement was issued or some other code! (I still don't know why and under what conditions it would change.) But after changing the IntegralHeight to False, then I could change it just fine. I should say that it wasn't being changed! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Row Height question | Excel Discussion (Misc queries) | |||
Cell Height question | Excel Discussion (Misc queries) | |||
Row Height Question | Excel Discussion (Misc queries) | |||
Row Height Question | Excel Discussion (Misc queries) | |||
Wanted func to determine height of ListBox row | Excel Programming |