+ Reply to Thread
Results 1 to 5 of 5

matching multiple cells to output one value

  1. #1
    Registered User
    Join Date
    03-26-2016
    Location
    San Diego
    MS-Off Ver
    office 2016
    Posts
    2

    matching multiple cells to output one value

    I am trying to return a value that corresponds to two cells being entered.

    my data array is on a separate sheet.

    PLease help!! thanks for reading!

    See example below

    I would like the C cells on Sheet 1 to autocalculate based on the formula matching any Sheet 1, A2 and B2 cell with sheet 2 data.


    Can anyone help me figure out which formulas to use. I have not had luck with index/match working in this way.

    Thanks again.
    Attached Files Attached Files
    Last edited by chefbilly; 03-26-2016 at 08:46 PM. Reason: Unclear example

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,531

    Re: matching multiple cells to output one value

    Paste this formula in C3 and copy down:
    Please Login or Register  to view this content.
    Let me know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Registered User
    Join Date
    03-26-2016
    Location
    San Diego
    MS-Off Ver
    office 2016
    Posts
    2

    Re: matching multiple cells to output one value

    Thank you so much!

    Ive been struggling with the syntax on this for a while.

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,531

    Re: matching multiple cells to output one value

    You're Welcome and thank you for the feedback. If you haven't already please take a moment to mark the thread 'Solved' using the thread tools link above your first post. I hope that you have a good day.

  5. #5
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: matching multiple cells to output one value

    Here's another one...

    =VLOOKUP(A3,Sheet2!A$2:D$5,MATCH(B3,Sheet2!A$2:D$2,0),0)

    Format as Percentage
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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: 5
    Last Post: 10-21-2015, 05:59 PM
  2. Multiple cells, multiple sheets, multiple criteria matching
    By Drudnits1 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-17-2014, 12:12 PM
  3. [SOLVED] recognise words in multiple cells with a unique output
    By tlacloche in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 05-09-2014, 10:50 AM
  4. [SOLVED] Comparing two cells for similarities and output a third cell (if C1 = B1, then output A1)
    By PERFECT777 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-26-2013, 12:37 AM
  5. [SOLVED] Somewhat Urgent: Find all matching values and output the corresponding cells
    By Morrigan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-24-2013, 10:29 PM
  6. Matching column data and output to cells
    By addj in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 08-10-2011, 03:23 PM
  7. formula output to multiple cells
    By Sinamas in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-02-2010, 10:30 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