Create a Search Box in Google Sheets

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии • 6

  • @gagahguk
    @gagahguk 2 месяца назад

    hey dude, can you make a multiple selection dropdown list as cell reference in query?

    • @SheetsNinja
      @SheetsNinja  2 месяца назад

      So I got into several methods of doing just that in this video. I go into an advanced case at the end to filter multi-select dropdowns in the data as well as from the reference: ruclips.net/video/uSbsnkfqX1Y/видео.html

  • @tohirikagawa2919
    @tohirikagawa2919 Месяц назад

    for search Name Product, why that formula : "&If(C3="", , " and lower(B) contains ' " &lower(C3) &" ' ") why not and lower ( C) in C Product coloumb

    • @tohirikagawa2919
      @tohirikagawa2919 Месяц назад

      In my understanding, colom B is date

    • @SheetsNinja
      @SheetsNinja  Месяц назад

      You're looking at the columns in the search tab, but it's actually searching the "DATA" column, and the product is in column B there.

    • @tohirikagawa2919
      @tohirikagawa2919 Месяц назад

      @@SheetsNinja "Yes, I just realized that it's a different sheet, thanks."