Results 1 to 3 of 3

Select Mulitpule Cells

Threaded View

  1. #1
    Forum Contributor
    Join Date
    04-23-2007
    Location
    Texas
    Posts
    417

    Select Mulitpule Cells

    I can't believe how hard it is to find something that I think should be simple... if it wasn't for these forums I would go nuts!!

    Ok... all I want to do is something like this.
    Range("B3").End(xlDown).Offset(1, 0).Select
        ActiveCell.Offset(1, -1).Select
        Rows(ActiveCell.Cells).Select
    However, I don't want to select the entire row... just the active cell and 11 to the right should be selected.
    Last edited by Tortus; 12-14-2011 at 09:03 AM.

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