+ Reply to Thread
Results 1 to 9 of 9

dynamic dropdown based on two matches

Hybrid View

  1. #1
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,644

    Re: dynamic dropdown based on two matches

    Use this:
    =OFFSET($H$2,MATCH(1,($F$3:$F$15=A3)/($G$3:$G$15=$B$3),0),,COUNTIFS($F$3:$F$15,A3,$G$3:$G$15,B3))
    Quang PT

  2. #2
    Valued Forum Contributor
    Join Date
    02-06-2013
    Location
    UK
    MS-Off Ver
    365
    Posts
    691

    Re: dynamic dropdown based on two matches

    If the data is shuffled, this formula might fail though.
    E.g. all the values that OFFSET combines need to be a contiguous range in the original data set.
    Last edited by AliGW; 05-23-2020 at 03:11 AM. Reason: Please don't quote unnecessarily!

+ 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. Dynamic Tables Based On Dropdown
    By polishfc in forum Excel General
    Replies: 1
    Last Post: 03-11-2020, 11:08 AM
  2. Dynamic Dropdown Based on Cell Value
    By kapilrakh in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-03-2018, 08:20 PM
  3. [SOLVED] Dynamic Graphing timeline based on 2 dropdown criteria
    By GuruWannaB in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 05-28-2018, 12:40 AM
  4. Dynamic Update of Trend Function Based on Dropdown List
    By Mathias25 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-17-2017, 07:14 PM
  5. Dynamic chart based on three dropdown menus.
    By Bjfgroot in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 06-30-2014, 03:43 AM
  6. Dynamic dropdown list selection based on combo box
    By Lifeseeker in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-10-2012, 10:55 AM
  7. Dynamic dropdown menu based on two criteria
    By Darsk in forum Excel General
    Replies: 5
    Last Post: 09-18-2011, 05:31 PM

Tags for this Thread

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