+ Reply to Thread
Results 1 to 2 of 2

Formula to copy data from one row to another through matching

  1. #1
    Registered User
    Join Date
    12-18-2012
    Location
    Brunswick
    MS-Off Ver
    Excel 2010
    Posts
    3

    Formula to copy data from one row to another through matching

    Here is my formula that I'm looking to build off of:

    =IFERROR(VLOOKUP($A1,Table2,10,FALSE),"")
    I don't know if I can use just a formula or if it has to be a macro. I am trying to create a query of one column in a list. The query will be for an ID in column A. This query will be done against another worksheet in the same workbook. (Table1 and Table2)

    If the ID of the first worksheet matches the ID in the other worksheet, it will copy data from column J of Table1 to column J of Table2.
    There are only two columns that will be used in this formula. Column A contains IDs for the initial lookup while Column J contains the data that needs to be copied

    My formula already works but I need it to actually copy the values over to column J instead of just referencing. If I need to explain better/more, I'd be more than happy to do that.

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,453

    Re: Formula to copy data from one row to another through matching

    If you enter
    Please Login or Register  to view this content.
    in col J of Table2, it should work

+ Reply to Thread

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