If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Selecting Rows in Excel in VBA

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-12-09, 03:07
mikezy56 mikezy56 is offline
Registered User
 
Join Date: Jun 2009
Posts: 2
Selecting Rows in Excel in VBA

How can I select complete rows to set up a data outline in VBA
Hi

I am working on a spreadsheet where I need to make the code put data outlines in as it inserts new rows. Clearly it is not a good idea to insertt complete rows which would copy the outline with the block of row because that would format the sheet to the default max width.


My issue is I cannot get the rows to select. " Row " seems to return the rows of a defined range rather than identify rows to be selected.
VBA Help is not a great help.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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