How to Build a Search Box in Excel - Create a Search Bar in minutes

preview_player
Показать описание
In this video, you'll learn how to build a search box in Microsoft Excel.

The formula for an exact match:
=FILTER($B$5:$D$60,$B$5:$B$60=H2,"Not found")

The formula for a partial match:
=FILTER($B$5:$D$60,ISNUMBER(SEARCH(H2,$B$5:$B$60)),"Not found")

You only need to take a few steps to insert a search box in Excel.

Chapters:
---------------
00:00 Intro
00:16 Enable the Developer Tab
00:27 How to build a search box in Excel (Exact Match)
01:32 Build a Search Bar in Excel (Partial Match)
02:28 Create a Multi-columns search box

#exceltips #excel #exceltutorial
Рекомендации по теме