How to do partial match with FILTER function - Excel Tips and Tricks

Опубликовано: 06 Сентябрь 2024
на канале: Rabi Gurung
157
7

Discover how to do partial match with FILTER function in Excel.

The FILTER function in allows you to extract data based on specific criteria. In many cases, you may want to perform a partial match using FILTER, meaning you want to extract data that partially matches a certain word or phrase.

Formulas featured in the video.

Filter Partial Match String

Filter Commodity Name Containing "green"
Looking For=FILTER(A2:A76,ISNUMBER(SEARCH("green",A2:A76)))

Filter Commodity Name Containing "green" & "chilli"
=FILTER(A2:A76,ISNUMBER(SEARCH("green",A2:A76))*ISNUMBER(SEARCH("chilli",A2:A76)))

Filter Partial Match String (complete row)
=FILTER(A2:D76,ISNUMBER(SEARCH("green",A2:A76))*ISNUMBER(SEARCH("chilli",A2:A76)))

#shorts #short #shortvideo #fyp #excel #microsoft #tiktok #fypシ


Смотрите видео How to do partial match with FILTER function - Excel Tips and Tricks онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Rabi Gurung 06 Сентябрь 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 157 раз и оно понравилось 7 людям.