About 173,000 results
Open links in new tab
  1. Excel FILTER function not working with some formulas | Microsoft ...

    Jun 22, 2025 · Excel FILTER function not working with some formulas Hey all, Very weird issue: The FILTER function doesn't return anything when the target cell contains certain (but not all) …

  2. How do I create a validation dropdown that uses the FILTER …

    May 19, 2023 · Hi all, I have successfully used the INDIRECT function to create dropdown lists for a single column, such as here in cell C2, where I have a simple dropdown of four shapes. That …

  3. Filter function not working | Microsoft Community Hub

    Jun 27, 2024 · Filter function not working Hello, I am trying to filter data from one sheet to another in Excel. I want the range for the formula to include whole columns as I want it to be a living …

  4. Using FILTER as input to RANK | Microsoft Community Hub

    Jun 29, 2023 · In Excel, you cannot directly use the FILTER function as an input to the RANK function. The RANK function requires a range of values as its first argument, and the FILTER …

  5. Using named range with FILTER function in data validation list …

    Dec 22, 2020 · Using named range with FILTER function in data validation list (dynamic dropdown) Hello, I am trying to use a named range as a data validation list but unsuccessfull …

  6. Filter function not detecting values | Microsoft Community Hub

    Mar 8, 2024 · Karinanzr FILTER looks at the values of cells, not at their formulas, so it should work, in principle. Could you attach a small sample workbook demonstrating the problem …

  7. Filter function with multiple tables/arrays | Microsoft Community …

    Jan 5, 2024 · Filter function with multiple tables/arrays I have a sheet with data in it (customers contacts in this example, where columns contain name, surname, company and email) and …

  8. Filter result to skip selected columns | Microsoft Community Hub

    Jan 18, 2025 · Try below: Select the Range: Highlight the range of cells that you want to include in your filter, excluding the column you want to skip. Apply Filter: Click on the "Data" tab, and …

  9. FILTER Function Help; Filtering on a column with a Formula

    Mar 18, 2025 · FILTER Function Help; Filtering on a column with a Formula I'm attempting to use the FILTER function on a table in a different sheet. I've confirmed that the FILTER function …

  10. LET and Nested Dynamic Array FILTER Function | Microsoft …

    Dec 10, 2021 · I'm looking for a way to reference a FILTERED dynamic array column, nested inside the LET functions,...