+ Reply to Thread
Results 1 to 3 of 3

Range selection code

Hybrid View

  1. #1
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,653

    Re: Range selection code

    Try this...

    Range("A2:D" & Range("A" & Rows.Count).End(xlUp).Row - 1).Select

  2. #2
    Registered User
    Join Date
    11-17-2012
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Range selection code

    Awesome, this works perfectly! You're a lifesaver, thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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