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: 309
Default Use VBA to change row height or width??

Ok... the following code allows me to change the dimensions
of a row:

Rows(1).RowHeight = 30

This works fine, but now I noticed that Excel will not allow me
turn of my headings. When I click "View" and I try to uncheck
the "Headings" option, my headings will not turn off. What
happened here?



"Robert Crandal" wrote in message
...
I know how to change the width of a column by using the
following code:

Columns(1).ColumnWidth = 14

The problem is that I can't seem to find an equivalent
way to change the dimension of a row. Is there
an equivalent Rows() object that I can use in a similar manner?

thankx


 
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
Change Row/Column Height & Width DaveL New Users to Excel 1 May 19th 09 09:15 PM
Changing row height/column width & see the value change while drag DJ Excel Discussion (Misc queries) 0 February 24th 09 04:42 PM
Change height and width of a single cell R. Johnson Excel Discussion (Misc queries) 3 February 20th 08 07:34 PM
Change default height/width of up/down arrow, heading, bottom bar jojo Excel Discussion (Misc queries) 1 November 13th 05 09:10 PM
How do i change the height and width of a single cell in Excel? lotus1107 Charts and Charting in Excel 1 August 8th 05 02:36 AM


All times are GMT +1. The time now is 05:16 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"