+ Reply to Thread
Results 1 to 3 of 3

How do I delete the first row in a Range Object

  1. #1
    Registered User
    Join Date
    03-11-2013
    Location
    colombia
    MS-Off Ver
    Excel 2007
    Posts
    18

    How do I delete the first row in a Range Object

    Hello Guys, I am Using VBA in Excel 2007 for remove the first row in a Range object, the other rows should remain intact .I have been trying to use the EntireRow method from Range Object but I can't delete the first Row from my Range Object.

    Someone can help me with an idea please.

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: How do I delete the first row in a Range Object

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    03-11-2013
    Location
    colombia
    MS-Off Ver
    Excel 2007
    Posts
    18

    Re: How do I delete the first row in a Range Object

    I apologize , I explained in the wrong form my problem. I have a range("a1:c4"), and I want that it Range select("a2:c4") , it means, that the first row don't be selected inside the Range. I don't know the limits of the range, so, I want unselect the first row of the range programatically.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1