About 163,000 results
Open links in new tab
  1. Using =filter function with excluding criteria from list

    Aug 24, 2021 · Using =filter function with excluding criteria from list I am trying to use the =filter function to exclude all names that appear on a list, so if that list expands in the future, I can …

  2. 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 …

  3. 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 …

  4. Concatenating arguments in the Filter () function

    May 29, 2020 · =filter (RangeToFilter,indirect (vlookup (a lookup to a 2-column range with column ranges listed) &ConditionOperator& ConditionValue,"") Is there some way to use the Filter () …

  5. countif () with filter () function [SOLVED] - Excel Help Forum

    Aug 10, 2023 · You can't combine countif with filter, as countif deals with ranges but not arrays. You can, however, use a combination of Count and If to achieve the same result:

  6. LET and Nested Dynamic Array FILTER Function

    Dec 10, 2021 · The local variable, here A₀, can be used for on-going calculation within the LET function, or the LET itself may be nested within further formulae. If you require the result to be …

  7. SUMIFS with filter and multiple criteria [SOLVED] - Excel Help Forum

    Oct 12, 2016 · SUMIFS with filter and multiple criteria I have successfully used a SUMIFS formula with multiple criteria but when I filter out several rows the result does not change. Attached is …

  8. Can I use wildcards with the new FILTER function

    Feb 18, 2020 · Can I use wildcards with the new FILTER function I want to be able to filter a list that contains cells with lengthy text strings in them such as "12:15 to 12:35 Meeting with …

  9. 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 …

  10. Filter function returning a "0" (Zero) when the source cell is blank …

    May 10, 2020 · I realized that excel is programmed to ignore the apostrophe ( ' ) symbol. I filled all the empty cells in my filter range with the apostrophes and now it presents a blank cell rather …