Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have text in a column of rows that is 9 point Lucida Console. Some of the cells in the column contain several rows of text. I want to format the row height something like ; For i = 1 To 1000 If Range("B" & i) = Four Rows Of Text Then RowHeight = 95 If Range("B" & i) = Three Rows Of Text Then RowHeight = 85 End If End If Next i Any help is very much appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is RowHeight=0 the same as Hidden | Excel Discussion (Misc queries) | |||
Find 4.75 and Replace with 12.75 ( Rowheight ) | Excel Discussion (Misc queries) | |||
How can I find the rowheight and use it in a formula? | Excel Programming | |||
Slow RowHeight behavior | Excel Programming | |||
Automatically changing the rowheight | Excel Programming |