About 180,000 results
Open links in new tab
  1. Excel Filter Function Include Different Array for Filtering

    Jun 1, 2023 · I wanted to make a filter function, but the array for criteria is referring to a different cell Here is an example My array is C3:C17, I wanted to filter the names on this array based …

  2. excel - Trying to nest a SUM (FILTER inside a SUMIFS function

    Jan 23, 2024 · New to the wonderful world of excel formulas and hoping someone has a solution to the below: I am trying to use SUM/FILTER functions inside a SUMIF function to return …

  3. #VALUE using the FILTER function in Excel - Stack Overflow

    Jan 26, 2023 · So the final part of the job is to create a macro to copy > paste values, obviously copying the filter function into the row below first, ready for next month. So Power Query …

  4. Excel FILTER() returning 0 for blank cells - Stack Overflow

    Nov 10, 2020 · FILTER() will often return a 0 for blank rows, even when a return string is specified. Using filter() I am often getting a 0 return value for empty cells. Assume these 6 …

  5. excel - Is there a way to combine COUNTIF and FILTER? - Stack …

    Jun 3, 2021 · I explained the second filter isn't necessary, but I think - even though you sorted out your problem yourself - Harun deserves credit for his answer. if you’re fine with G-Sheets, just …

  6. Excel Function to Exclude rows based on certain values

    Jan 22, 2023 · 0 I to exclude rows in a excel table based on certain values For example: I need to exclude all rows if column A is equal to any of these numbers ( 5840,4302,4432, and so on) …

  7. excel - Can I nest the IF function inside of the Filter Function ...

    Oct 23, 2023 · Can I nest the IF or any other function inside of the FILTER function to return maybe 1 instead of GBP in column J and return LON instead of LONDON in column B?

  8. Combine Two Filter Functions in Excel - Stack Overflow

    Jun 22, 2023 · Now if I want to look up column G through a formula for both columns A & C, how to solve it in a formula? Note: The data in columns B and D will not affect the results Combine …

  9. Excel: How to Sum/Aggregate results of "Filter" Function

    Nov 15, 2023 · Excel: How to Sum/Aggregate results of "Filter" Function Asked 2 years, 1 month ago Modified 2 years, 1 month ago Viewed 4k times

  10. excel - Returning only one column from a FILTER function - Stack …

    Oct 25, 2019 · 5 I'm trying out the new FILTER function in Excel, and it seems to mostly work the same as in Google Sheets. One thing I haven't figured out, however, is if there's anything …