Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 846
Default Row height

I'm using Excel 2003 and would like to control the row height to more than
..25 of an inch.

I've written a very easy macro

Sub changeheight()
With Sheets("Douglas scorecard_tourney")
Rows(17).RowHeight = 20.13
End With
End Sub

I haven't been able to see if this really worked because the printer is down
for some maintenance.

Can I do anything that would allow me to see that the macro actually worked?
If I look at the row height for row 17 - it will say twenty.

 
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
Need help setting the worksheet header/Footer margins based on string height? Doug Excel Discussion (Misc queries) 0 August 20th 06 02:05 AM
How to change default row height rmt131 Excel Discussion (Misc queries) 0 August 18th 06 09:18 PM
set height of individual cells donbowyer Excel Worksheet Functions 3 May 27th 06 03:11 PM
need to dbl row height without changing height of cell next to it Excel-Illiterate New Users to Excel 1 May 16th 06 01:08 AM
Resizing row height to dynamically fit height of text box Jon Excel Discussion (Misc queries) 1 August 8th 05 01:37 PM


All times are GMT +1. The time now is 02:16 AM.

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

About Us

"It's about Microsoft Excel"