About 50 results
Open links in new tab
  1. Max number of characters countif recognizes - MrExcel

    May 1, 2008 · Hi Group, I've used countif quite a lot but this one has got me confused. In a column C >17,000 records has a 16 digit number (also tried text) value. I want to count the number of …

  2. Countif function to count as a half | MrExcel Message Board

    Jul 13, 2016 · I have a Key Section see belowH = 1 Full day holidayHD = 0.5 half day holidayI am trying to pull this into a summary sheet to add up. Each staff names are in rows with each have a cell under …

  3. COUNTIF (LEFT) - can these two go together? - MrExcel

    Apr 10, 2002 · I am trying to us the forumula COUNTIF (LEFT (A2:A100,3),"MSG") and keep getting the error that says the formula is not correct. When I use the Function...

  4. Simple COUNTIF function not working with dates? - MrExcel

    Dec 30, 2008 · I have a simple COUNTIF function that will not count dates. I have a range named DiscountDate that has dates and another cell named Date which serves as my criteria. My formula is …

  5. Countif with trim | MrExcel Message Board

    Mar 27, 2006 · I wish to do a countif trimming both the range and the criteria and don't know how to trim the range. =countif(A$2:A$10,TRIM(A2) but with a Trim of A2:A10. In other ...

  6. How to copy countif formula without changing cell #s? - MrExcel

    May 21, 2006 · I use the countif function to establish, for example, how many times Amy, Carla, Tanya and Bob's names appear in the sheet and from this I calculate a staff incentive.

  7. Is there a faster formula for COUNTIF | MrExcel Message Board

    Dec 30, 2008 · The MATCH function is much faster than the COUNTIF and I am actually using it once the COUNTIF portion of the spreadsheet is calculated, however it is not able to return the number of …

  8. Copying a countif function range to the next cell but keep an ... - MrExcel

    Jun 21, 2011 · I have 6 columns and 22 rows, each with a "countif" function to do a count from a list of 4000 drawings with 6 different criteria. In the above example I want to copy the changed range figure …

  9. COUNTIF returning blank cell if value is 0 - MrExcel

    Jan 26, 2004 · =COUNTIF (April!G:G,"32") If no cells contain 32 I get a result of 0. What I'd like is a formula that returns a blank cell if the result is zero. I've tried various combinations but I'm not even …

  10. Using COUNTIF function for non adjacent cells - MrExcel

    Feb 15, 2005 · I need to use COUNTIF function for a range of cells that are not adjacent to one another. The formula I'm using is as follows:- =COUNTIF (D13:E13:G13:J13,8) I was hoping this would return …