+ Reply to Thread
Results 1 to 2 of 2

To copy from a range in another sheet to the active cell

  1. #1
    raja
    Guest

    To copy from a range in another sheet to the active cell

    Sheets("sheet3").Range("A1:A3").Copy Destination:=ActiveCell

    is not working


  2. #2
    William Benson
    Guest

    Re: To copy from a range in another sheet to the active cell

    works for me, unless my activecell is > row 65534.

    "raja" <[email protected]> wrote in message
    news:[email protected]...
    > Sheets("sheet3").Range("A1:A3").Copy Destination:=ActiveCell
    >
    > is not working
    >




+ 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