+ Reply to Thread
Results 1 to 2 of 2

Search and Find Between 2 sheets

  1. #1
    Forum Contributor
    Join Date
    08-02-2015
    Location
    Canada
    MS-Off Ver
    Office 2010
    Posts
    129

    Search and Find Between 2 sheets

    Hello, I think this is an index match question. I have 2 sheets and I'm trying to bring in the value from sheet 2 to sheet 1.
    Attached on sheet one in cell P2, I want to find the value in cell A2 on sheet 2 (in column E) and bring in the value from column C.

    On my attached template, in sheet 1, I want to look for "123456" on sheet 2 column E and bring in the corresponding value from that row "103323" in column C onto sheet 1 column P.

    I'm pretty sure this is an index match? Not sure what the formula would be.
    Any assistance would be greatly appreciated
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,851

    Re: Search and Find Between 2 sheets

    =INDEX(Sheet2!$C$2:$C$28,MATCH(Sheet1!A2,Sheet2!$E$2:$E$28,0))
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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. Replies: 2
    Last Post: 10-09-2018, 09:31 AM
  2. Replies: 5
    Last Post: 07-13-2018, 08:49 AM
  3. Search variable number of sheets to find partial match on name
    By carolmwondering in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-19-2014, 01:44 PM
  4. Search multiple sheets within a report and then find the average of the result
    By Beach Walker in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-07-2014, 10:29 AM
  5. How to search data from multiple sheets - if find the data - copy the next column.
    By tt36181 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-18-2014, 07:55 AM
  6. [SOLVED] How do you search through multiple sheets to find a specific value?
    By bean29 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-05-2013, 10:07 AM
  7. [SOLVED] search all sheets in book to find value and activate sheet with va
    By Nigel in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-22-2005, 04:50 AM

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