LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 134
Default Formatting Questions

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Questions on using conditional formatting nathanwst Excel Discussion (Misc queries) 2 November 5th 09 12:51 AM
Pivot tables - Questions on formatting, sorting Ann Van de Velde Excel Discussion (Misc queries) 6 May 8th 09 04:37 PM
Conditional Formatting Questions Jim Excel Discussion (Misc queries) 1 April 24th 09 01:25 AM
Formatting Questions Doug J. Excel Discussion (Misc queries) 4 September 10th 08 11:44 PM
Three questions on hyperlinking and conditional formatting [email protected] Excel Worksheet Functions 0 September 14th 06 05:25 PM


All times are GMT +1. The time now is 01:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"