Searchable List In Excel – Create A Dynamic Dropdown Using The FILTER, ISNUMBER & SEARCH Functions

Опубликовано: 24 Октябрь 2024
на канале: The Excel Hub
499
15

We cover how to create a dynamic, searchable list that is also sorted in alphabetical order. In our example, we have a list of student names. We want to be able to search for a text string and automatically extract the list of names that contains it. We also want to be able to incorporate this in a drop down list using data validation. To do this, we’re going to use several functions. The overarching function will be the FILTER function which filters a range or array. The FILTER function requires an array, and then we need to tell Excel what to include or in other words, what it should filter by. We will also use the ISNUMBER, SEARCH and INDIRECT functions.

Create A Dependent Drop Down List In Excel - Dynamic Data Validation:
   • Create A Dependent Drop Down List In ...  

Subscribe for weekly Excel tutorials, techniques and examples:
   / @theexcelhub  

Please share this video with others that may find it useful:
   • Searchable List In Excel – Create A D...  

Please comment below if you have any feedback or any suggestions for videos you would like us to upload next!

🌍 The Excel Hub website: https://theexcelhub.com/
📸 Instagram:   / theexcelhub  

ABOUT US:
The Excel Hub seeks to enhance your Excel and VBA knowledge by providing value-adding tutorials, techniques and examples in order to help you take your spreadsheet and data analysis skills to the next level.

For any enquiries, please contact:
[email protected]

Overview: (0:00)
Filter Names: (0:45)
Make Array Dynamic: (3:04)
Sort List: (4:37)
Create Drop Down List: (4:54)