Forum Discussion

RockB115's avatar
RockB115
Copper Contributor
Dec 23, 2020
Solved

Using named range with FILTER function in data validation list (dynamic dropdown)

Hello,   I am trying to use a named range as a data validation list but unsuccessfull do far. The named range is created using Excel's Name manager under Formulas Tab. The named range has a formula...
  • SergeiBaklan's avatar
    SergeiBaklan
    Dec 23, 2020

    RockB115 

    That's small sample file

    Helper range expands automatically if you change the table except spills in column N shall be drag down. Data validation formula is

    =XLOOKUP($H4&$I4,$L$9:L10&$M$9:$M10,$N$9:$N10)#

    It is expandable if take care about absolute/relative references.

    Just mock-up, perhaps it could be done more elegant.

     

Resources