Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am having trouble formatting a spreadsheet on the fly
for printing. Is there a way to programatically set the row height to automatic through code. I would prefer this to guessing using code like the following: With Worksheets("Sheet1").Rows(39) .RowHeight = .RowHeight * 2 End With I would rather have it autoexpand depending on what is in the row. Thanks in advance for you help! Kevin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Questions on using conditional formatting | Excel Discussion (Misc queries) | |||
Pivot tables - Questions on formatting, sorting | Excel Discussion (Misc queries) | |||
Conditional Formatting Questions | Excel Discussion (Misc queries) | |||
Formatting Questions | Excel Discussion (Misc queries) | |||
Three questions on hyperlinking and conditional formatting | Excel Worksheet Functions |