About 72 results
Open links in new tab
  1. How to write a formula in Excel If a cell contains text1 OR text2 OR ...

    Jan 18, 2024 · To evaluate multiple conditions in a cell, you can use nested "if cell contains" statements. This allows you to create a chain of checks, with each condition leading to a specific result. Use the …

  2. Using SUMIFS with multiple AND OR conditions - Stack Overflow

    Sep 10, 2015 · I would like to create a succinct Excel formula that SUMS a column based on a set of AND conditions, plus a set of OR conditions. My Excel table contains the following data and I used …

  3. Count if two criteria match - EXCEL formula - Stack Overflow

    Apr 15, 2012 · I have this table and I would like to create a formula which would count values based on true conditions from column A and column C. Example: If in column A value is M (male), and in …

  4. Subtraction Formula with 2 conditions [SOLVED] - Excel Help Forum

    Jan 5, 2024 · Subtraction Formula with 2 conditions I need to subtract one cell from another cell, based on if there is text in another cell and if the number 1 is found in another cell. Anyone have a formula …

  5. How to add multiple conditions in a formula in Sharepoint?

    Aug 31, 2023 · Here's the Microsoft official documentation & steps for using conditional formulas in SharePoint: Show or hide columns in a SharePoint list or library form SharePoint calculated column …

  6. Excel filter formula for multiple criteria and value in array

    Oct 30, 2022 · Thanks for replying @Monofuse. I can filter using either conditions but can't filter using the array (E2:E4). I can only use filter with a singular condition, that is "=", and not to get a value …

  7. Excel Array formula IF (multiple criteria) - Stack Overflow

    This works fine, until you get 2 headphones with the same price / rating or whatever. THen it starts returning the wrong values. So I tried various solutions that I found on the interwebs, like …

  8. IF formula with multiple conditions and outcomes - Stack Overflow

    Oct 25, 2022 · IF formula with multiple conditions and outcomes Asked 3 years, 2 months ago Modified 3 years, 2 months ago Viewed 4k times

  9. How do I make a formula in Notion with two conditions?

    May 19, 2022 · I have two select fields in Notion, "Reqs Status" and "Figma Status". I want to create a formula that says if the content of both of these fields is "Ready" that the f...

  10. excel formula to select column values based on two conditions

    Feb 10, 2022 · excel formula to select column values based on two conditions Asked 3 years, 11 months ago Modified 3 years, 11 months ago Viewed 1k times