About 30,700 results
Open links in new tab
  1. Multiple Conditions in IF - Excel Tips - MrExcel Publishing

    Sep 13, 2017 · Handling multiple conditions in an IF formula. This article compares the three different methods. When you need to do a conditional calculation, the IF function is the …

  2. Using Quartile function on data with multiple conditions

    Jul 10, 2008 · The problem I am having when using the quartile function is that I get the quartile for the entire range of data (6700 lines) and not just the quartile for the data that meets my …

  3. Multiply IF with multiple conditions | MrExcel Message Board

    Jun 2, 2018 · Similar threads How can I use conditional formatting to change the text color on a vlookup cell relevant to the sheet being returned BnBFireworks Feb 27, 2025 Excel Questions …

  4. Text Join and FILTER with multiple criteria - MrExcel

    Oct 2, 2021 · Hi All, I need help to find the right way to combine "Text Join" and "Filter" function but with multiple criteria: I have tried the text join and filter...

  5. Multiple "if cell contains partial text" in same formula

    Jul 18, 2022 · Welcome to the Board! Depending on how many different possibilities you have, one way is to use a Nested IF statement. See here for details: Excel formula: Nested IF …

  6. Excel 2024: Handle Multiple Conditions in IF

    Jul 1, 2024 · When you need to do a conditional calculation, the IF function is the answer. It works like this: If , then ; otherwise . In the following figure, a simple IF calculates a bonus for your …

  7. PIVOTBY / GROUPBY filtering | MrExcel Message Board

    Jan 4, 2005 · Live Online Excel Training for Your Team from MrExcel. Bring MrExcel to your people. Two hours. High-impact. Zero travel. Click here for details.

  8. The MATCH function with multiple criteria in VBA - MrExcel

    Jan 14, 2012 · Hi everyone! I am trying to code the following Microsoft's example in VBA: How to use the INDEX and MATCH worksheet functions with multiple criteria in Excel. On my …

  9. ISNUMBER (SEARCH) for multiple values, too many commands

    May 2, 2011 · I want to use ISNUMBER and SEARCH to return specific values if certain values are found in another cell, but I have too many...

  10. Range.Find Multiple Criteria | MrExcel Message Board

    Aug 15, 2014 · Hi, Is there a way to use the Range.Find to look for multiple criteria instead of just one value, and not withing a consecutive range, but multiple columns across rows? I'm …