+ Reply to Thread
Results 1 to 2 of 2

Find matching text in column and copy adjacent cell value

  1. #1
    Registered User
    Join Date
    01-25-2021
    Location
    Oregon
    MS-Off Ver
    365
    Posts
    11

    Find matching text in column and copy adjacent cell value

    I have products in an "incorrect" column and products in a "Correct" column. I need to match the name of the product and copy the productImageUrl
    from the correct list into the incorrect list productImageUrl column. See attachment.
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,036

    Re: Find matching text in column and copy adjacent cell value

    Maybe:

    =IFERROR(FILTER($C$3:$C$63,$A$3:$A$63=I3),"Not Found")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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] Need to Find a matching value, then copy the adjacent value to another cell
    By michael616 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-22-2021, 05:30 PM
  2. Find value in column and copy to adjacent cell
    By CoSinus in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-25-2020, 10:55 AM
  3. [SOLVED] Find matching value in one column to copy adjacent cell on same row
    By soradsauce in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-21-2020, 12:40 AM
  4. [SOLVED] Find matching data, copy data in adjacent cell and paste in new column
    By Bikeman in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-23-2015, 04:08 PM
  5. Find matching data and copy adjacent cell
    By Northernpig in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-02-2014, 03:28 PM
  6. Find matching data and copy adjacent cell
    By Northernpig in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-02-2014, 03:18 PM
  7. [SOLVED] Macro to find the empty cell in a column and copy a adjacent row to another column.
    By naga in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-18-2013, 07:44 AM

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