+ Reply to Thread
Results 1 to 6 of 6

In VB macro how do I select range from active cell

Hybrid View

  1. #1
    Registered User
    Join Date
    10-29-2005
    Posts
    16

    Talking Thanks Bob

    Bob...

    Sweeeeet!! This is a nice solution to "ShouldBeSimple" thing to find with the Excel Help menus.

    Sure Appreciate the Info.........

    Spydor

  2. #2
    Gord Dibben
    Guest

    Re: In VB macro how do I select range from active cell

    When in VB Editor check out help on "resize"



    Gord Dibben Excel MVP

    On Thu, 29 Dec 2005 16:33:47 -0600, spydor
    <[email protected]> wrote:

    >
    >Bob...
    >
    >Sweeeeet!! This is a nice solution to "ShouldBeSimple" thing to find
    >with the Excel Help menus.
    >
    >Sure Appreciate the Info.........
    >
    >Spydor



  3. #3
    Bob Phillips
    Guest

    Re: In VB macro how do I select range from active cell

    Andrea's solution is very similar, it is just perhaps not so obvious that
    Range("A1:H2") refers to 2 rows and 8 columns from the actrivcell, it does
    not refer to the actual range A1:H2.

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "spydor" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Bob...
    >
    > Sweeeeet!! This is a nice solution to "ShouldBeSimple" thing to find
    > with the Excel Help menus.
    >
    > Sure Appreciate the Info.........
    >
    > Spydor
    >
    >
    > --
    > spydor
    > ------------------------------------------------------------------------
    > spydor's Profile:

    http://www.excelforum.com/member.php...o&userid=28438
    > View this thread: http://www.excelforum.com/showthread...hreadid=496798
    >




+ 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