About 302,000 results
Open links in new tab
  1. Counting numbers in a range between two percentages - MrExcel

    Sep 1, 2005 · Trying to do a COUNTIF for a specific range if the value is between 90% and 95%. I already have: COUNTIF(A1:A10, ?????????)

  2. COUNTIF between two values | MrExcel Message Board

    Jun 30, 2023 · To define a range of dates to count between in COUNTIFS, have a greater than (or equal to) start date as one condition, and less than (or equal to) end date as another condition. …

  3. countif between 2 numbers? | MrExcel Message Board

    Jan 15, 2007 · I have a a formula that needs to count if less then 30, between 31-60, between 61-90 etc. the first one is easy =COUNTIF (E:E,"<31") but I don't know what to put for the other …

  4. Need Help Countif between two numbers when Filtered - MrExcel

    Jun 26, 2009 · So I am trying to figure out how to subtotal using countif to count the number of occurrences of numbers between the value of .50 to .79 in a filtered list. Here are the specifics. …

  5. COUNTIFS function with multiple dates/ranges and criteria

    Apr 21, 2022 · Hi Everyone, I am having difficulty trying to calculate the number of Brands which are Blue between March 2 - March 8 using the COUNTIFS function. Thanks, Alex

  6. CountifS with a negative value in the range - MrExcel

    Feb 25, 2013 · While this works like a champ for all my other fields I can't get the negative values to count up. I don't want the speific number of cells below 0, as i have found plenty of …

  7. CountIF Date Range and Criteria in different Sheet - MrExcel

    May 14, 2020 · Hello, I'd like help with a formula in counting a specific date range and criteria on a different sheet. Example : Sheet 1 is named Complaints and will have in column A all the …

  8. COUNTIF between two times | MrExcel Message Board

    May 23, 2005 · I need to find out how many values fall between two set times - 00:01 and 00:30 *values in minutes) so that I can pie chart them (once turned into percent. I've tried using …

  9. Countif with negative numbers | MrExcel Message Board

    Sep 16, 2006 · I need to count the number of occurences of each category, i.e. between 0 and -1, 0 and -2, 0 and -3, 0 and 1, 0 and 2, 0 and 3 of the following data: -2.01646833

  10. COUNTIFS with Text and Date | MrExcel Message Board

    Mar 27, 2018 · Hi all, wonder if anyone can help. I have two columns; - E contains dates, in MM-YY format (i.e. 'Feb-19', 'Mar-18') - F contains text ('Same' and 'Changed'). I want to create a …