+ Reply to Thread
Results 1 to 3 of 3

Copy row of active cell to another sheet

  1. #1
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,882

    Copy row of active cell to another sheet

    Hello everyone
    I'm trying to copy range("A:F") of the active cell row in Data sheet to Result sheet in the last row
    I don't want to use copy method ..
    I tried the following method but no results .. I mean no data copied to Result sheet
    Please Login or Register  to view this content.
    Any idea about that ..
    It works with one cell ...Am I oliged to loop through columns of the active cell
    For I = 1 to 6
    .......
    Next I

    This worked
    Please Login or Register  to view this content.
    But I'm searching for method avoiding copy method and avoiding loop method
    < ----- Please click the little star * next to add reputation if my post helps you
    Visit Forum : From Here

  2. #2
    Forum Expert
    Join Date
    08-28-2014
    Location
    Texas, USA
    MS-Off Ver
    2016
    Posts
    1,796

    Re: Copy row of active cell to another sheet

    Instead of this:

    Please Login or Register  to view this content.
    Try:

    Please Login or Register  to view this content.
    Also your .Select line in unnecessary and can be removed.

  3. #3
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,882

    Re: Copy row of active cell to another sheet

    Thanks for help
    I tried to add Value and it worked well
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Copy the active cell and paste into another sheet
    By Christopherdj in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 03-19-2015, 07:55 PM
  2. VBA Copy from one sheet and paste two cells to the right from active cell on another sheet
    By pasqualebaldi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-10-2013, 01:16 PM
  3. Copy Cell Range From Previous Sheet and Paste to Active Sheet
    By jtal in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-01-2013, 03:26 PM
  4. copy next cell when excel sheet active
    By anilg0001 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-06-2013, 06:52 AM
  5. Active Cell Copy And Paste Sheet to Sheet
    By A.R.J Allan Jefferys in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 05-03-2006, 09:10 PM
  6. Copy from active sheet and paste into new sheet using info from cell in active
    By Ingve in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-23-2006, 06:00 PM
  7. To copy from a range in another sheet to the active cell
    By raja in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-08-2005, 12:05 PM

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