About 64,300 results
Open links in new tab
  1. FILTER function - Microsoft Support

    How to use the FILTER function in Excel to filter a range of data based on criteria you define.

  2. Array.prototype.filter () - JavaScript | MDN

    Dec 13, 2025 · The filter() method of Array instances creates a shallow copy of a portion of a given array, filtered down to just the elements from the given array that pass the test implemented by the …

  3. FILTER function in Excel (How to + 8 Examples)

    Jan 27, 2023 · One of those new functions is FILTER, which returns all the cells from a range that meet specific criteria. At the time of writing, the FILTER function is only available in Excel 365, Excel 2021 …

  4. Excel FILTER function | Exceljet

    Jun 4, 2025 · The FILTER function "filters" data based on one or more conditions, and extracts matching values. The conditions are provided as logical expressions that test the source data and return TRUE …

  5. JavaScript Array filter () Method - W3Schools

    The filter() method creates a new array filled with elements that pass a test provided by a function. The filter() method does not execute the function for empty elements.

  6. How to Use FILTER Function in Excel? - ExcelDemy

    Apr 23, 2024 · Learn how to the definition and uses of FILTER function in Excel. 10 easy examples are discussed with proper explanation.

  7. Excel FILTER function - dynamic filtering with formulas

    Apr 12, 2023 · The FILTER function in Excel is used to filter a range of data based on the criteria that you specify. The function belongs to the category of Dynamic Arrays functions. The result is an array …