+ Reply to Thread
Results 1 to 2 of 2

Multiple input values to be matched to return from a single list

  1. #1
    Registered User
    Join Date
    09-04-2017
    Location
    Germany
    MS-Off Ver
    2010
    Posts
    1

    Multiple input values to be matched to return from a single list

    Dear All,

    Below is the requirement:

    Crank shaft
    Bearing journal - Main
    Bearing journal - Rear
    Intermediate bearing journal
    Crank pin journal
    Crank gear
    Counterweights
    Throw - Front
    Throw - Rear


    Assume this list in column A & the parameters will change randomly within the column. As & when the parameters change I need a solution which involves MATCH function.

    I will elaborate the requirement.

    Now assume E1 = Crankshaft; E2 = Crankgear

    In a single formula, I need MATCH function to check for both E1 & E2 at the same time in the column A. The value which matches with the text string should return accordingly in column B i.e in the present case, 1 in B1 & 6 in B6. When the Crankshaft & Crankgear cell location change within column A, corresponding value needs to be returned in Column B. This should occur with a single formula only which I am emphasizing over & over (sorry for being repetitive & if it is sounding rude / arrogant).

    I tried this formula in Column B:
    =MATCH(OR($E1,$E2),$A$1:$A$9,0)
    MATCH function is simultaneously looking for either of the inputs in the array to return the corresponding value (trying to look for E1 or E2 & return the value in Column B for individual matches). However, this is returning an error.

    I hope above defined problem is comprehensible now. If there is a solution then it will be extremely helpful for me.

    Thanks in advance.

    P.S - The list which is existing is really huge.

    - Billy

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Multiple input values to be matched to return from a single list

    Billy_Kisuke welcome to the forum.

    If I fully understand the requirements try this in B1 and fill down.
    Formula: copy to clipboard
    Please Login or Register  to view this content.



    A
    B
    C
    D
    E
    1
    Crank shaft
    Crank shaft
    Crank shaft
    2
    Bearing journal - Main
    Crank gear
    Crank gear
    3
    Bearing journal - Rear
    4
    Intermediate bearing journal
    5
    Crank pin journal
    6
    Crank gear
    7
    Counterweights
    8
    Throw - Front
    9
    Throw - Rear



    P.S - The list which is existing is really huge.
    I almost forgot. In this case you might benefit from a helper column.
    Last edited by FlameRetired; 09-04-2017 at 02:41 PM.
    Dave

+ 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: 3
    Last Post: 03-10-2017, 07:56 PM
  2. [SOLVED] compare list B with list A, return cell data on row where B matched A
    By master-richie in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-04-2015, 01:59 AM
  3. Look up Single list value & Return multiple corresponding values While Adding New Rows
    By fahadahmad in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-17-2014, 03:40 PM
  4. [SOLVED] How to return multiple values to a single cell based on multiple criteria
    By lwallace in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-20-2014, 06:32 AM
  5. Replies: 4
    Last Post: 05-12-2014, 07:10 PM
  6. How to Look up Single list value & Return multiple corresponding values
    By LAB2007 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-22-2013, 09:49 AM
  7. Lookup cell value in separate worksheet and return multiple matched values
    By jwhite68 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-19-2007, 12:17 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