+ Reply to Thread
Results 1 to 3 of 3

Offset function to meet two criteria

  1. #1
    Forum Contributor
    Join Date
    07-16-2012
    Location
    Fort Worth, Texas
    MS-Off Ver
    Excel 2010
    Posts
    378

    Offset function to meet two criteria

    Hello,

    I need a function that can retrieve a data from the data table that meet two criteria from the two drop down list. Appreciate if you can help. Please see my attached.

    ThanksTest.xlsx

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Offset function to meet two criteria

    c23 filled across
    =IFERROR(INDEX(D$6:D$12,MATCH($B$20&$C$20,INDEX($B$6:$B$12&$C$6:$C$12,0),0)),"not found")
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Contributor
    Join Date
    07-16-2012
    Location
    Fort Worth, Texas
    MS-Off Ver
    Excel 2010
    Posts
    378

    Re: Offset function to meet two criteria

    Thank you very much!

+ 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] OFFSET function to show data only if meets criteria
    By Trax in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 03-19-2013, 10:47 AM
  2. if function - if false look out for next cell that meet criteria
    By greenie_addict in forum Excel General
    Replies: 4
    Last Post: 09-13-2012, 12:38 AM
  3. Replies: 2
    Last Post: 03-22-2011, 12:45 PM
  4. Macro to return text for all items that do no meet criteria for IF function
    By Libster78 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-01-2010, 12:08 PM
  5. 2 criteria to meet
    By nrfems83 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-04-2006, 04:43 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