+ Reply to Thread
Results 1 to 4 of 4

returning answer based on matching cells then changing answer

  1. #1
    Forum Contributor
    Join Date
    02-18-2014
    Location
    United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    356

    returning answer based on matching cells then changing answer

    hi guys

    i need to find the following

    if the answer in CA2 is in column D AND the answer from CD4 is in Column C then i need it to return the answer from column G of the same row the other criteria is matched

    thank you

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: returning answer based on matching cells then changing answer

    Try something like this:

    =INDEX(G$2:G$100,INDEX(MATCH(CA2&CD4,D$2:D$100&C$2:C$100,0),0))

    Changing the 2 and 100 to whatever fits your data.

  3. #3
    Forum Contributor
    Join Date
    02-18-2014
    Location
    United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    356

    Re: returning answer based on matching cells then changing answer

    hi falcon that works great superb as ever
    thank you

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: returning answer based on matching cells then changing answer

    Happy to help. Thanks for the rep!

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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. Returning an answer based on most recent date
    By eizkam in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-17-2017, 12:26 PM
  2. returning right answer from 3 cells
    By sdtsdt in forum Excel General
    Replies: 1
    Last Post: 09-13-2015, 07:53 AM
  3. [SOLVED] SUMIF answer based on two cells
    By pcryan in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-09-2015, 04:46 PM
  4. [SOLVED] copy cells based on answer to formula
    By luckymusictron in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-25-2014, 12:06 PM
  5. [SOLVED] changing the sum of two cells to equal -4 if answer is zero
    By david1954 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-10-2013, 06:50 AM
  6. [SOLVED] Excel function is returning undesired answer for blank cells
    By dcwandj in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-28-2012, 12:14 PM
  7. Formula sometimes returning correct answer and sometimes returning 0
    By redimp in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-09-2010, 06:28 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