Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Earlier I posted a question to this forum concerning
setting a row to Autofit. The answer I got was to use the following code: With Worksheets("sheet1").Rows(39) .RowHeight = .AutoFit End With When this executes, the row hight is reduced to 1 pt. Why? Any help would be appreciated! Kevin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Autofit | Excel Discussion (Misc queries) | |||
Autofit (Columns.EntireColumn.AutoFit) does not work | Excel Discussion (Misc queries) | |||
autofit does not autofit | Excel Discussion (Misc queries) | |||
AutoFit | Excel Programming | |||
row autofit | Excel Programming |