Forum Discussion

RedNectar's avatar
RedNectar
Brass Contributor
May 19, 2023
Solved

How do I create a validation dropdown that uses the FILTER function?

Hi all, I have successfully used the INDIRECT function to create dropdown lists for a single column, such as here in cell C2, where I have a simple dropdown of four shapes. That list was crea...
  • mtarler's avatar
    mtarler
    May 19, 2023

    RedNectar  I independent of  Subodh_Tiwari_sktneer came up with a similar solution but I think mine is slightly more dynamic (i.e. you don't need to fill down).  So I also create a lookup list but dynamically so it will expand with the table size.  The data validation then looks at the corresponding row of that table, however, it looks at the full table width meaning shorter lists have lots of extra blanks at the end.

Resources