+ Reply to Thread
Results 1 to 2 of 2

look up a part number on differnt tab. Return spacific colum based on

  1. #1
    Forum Contributor
    Join Date
    04-06-2017
    Location
    Wolverhampton
    MS-Off Ver
    Office 365
    Posts
    471

    look up a part number on differnt tab. Return spacific colum based on

    Hello All

    I need a formula on TAB 03000501 to look up part number in Column c and then search TAB 03000507 and return whatever is in column B. when there is a match
    Please see attached

    Expected results highlighted in orange


    thanks

    Paul
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: look up a part number on differnt tab. Return spacific colum based on

    in E2
    =IFERROR(INDEX(_03000507!B$2:B$1000,MATCH(C2,_03000507!C$2:C$1000,0),1),"MISSING")
    and copy down the column
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ 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] Look up a part number and Return a Value
    By pmw19800 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-21-2018, 07:10 AM
  2. Look up a part number and Return a Value
    By pmw19800 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-13-2018, 10:44 AM
  3. [SOLVED] How to look up data based on unique number in one colum to return if true of false
    By foxyspook in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-04-2016, 05:30 AM
  4. Lookup value in colum return value in another row and colum
    By aletvdw in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-29-2015, 07:50 AM
  5. Replies: 6
    Last Post: 03-25-2015, 03:50 PM
  6. [SOLVED] Return the first part of a string up to the first number
    By hvincent in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-24-2014, 07:57 PM
  7. Replies: 1
    Last Post: 04-03-2012, 03:01 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