About 113,000 results
Open links in new tab
  1. COUNT only returns 0 | MrExcel Message Board

    Feb 16, 2016 · What are you trying to count. The COUNT function will only count cells with numbers, not text - perhaps try COUNTA which counts non blanks.

  2. Exclude "0" from COUNT function | MrExcel Message Board

    Jun 27, 2008 · Hi All, I want to COUNT the occurance that any number appears in a cell (I do not want to SUM them). How can I exclude "0" from being counted? I'd rather not leave the cell …

  3. CountIf on visible rows only | MrExcel Message Board

    Nov 5, 2017 · Yes, you can modify the formula to count only the visible rows by using the SUBTOTAL function instead of the COUNTIF function. The SUBTOTAL function can perform …

  4. COUNTIFS returning wrong result by 1 | MrExcel Message Board

    Oct 24, 2016 · I try to minimize Excel overhead by disabling ScreenUpdating and by setting xlCalculationManual mode. Arguably, I could reduce Excel overhead further by calculating 10 …

  5. 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 …

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

    May 21, 2006 · Hi guys, I often need to count names and data in a worksheet. I use the countif function to establish, for example, how many times Amy, Carla, Tanya and Bob's names …

  7. COUNTIF to exclude "0" | MrExcel Message Board

    Mar 8, 2016 · Hi Guys, Basically I have values in a column from V2:V26236 ranging from 0-9. I want to COUNT not SUM the values of the column excluding 0 as it counts as a negative …

  8. CountIf from drop down list | MrExcel Message Board

    Nov 21, 2008 · I have a drop down list with 3 option, (Yes, No or DK). I am trying to count the number of times Yes appears in the column. I'm certain that I have the countif formula set up …

  9. COUNTA with FILTER function returning 1 if no results are found

    Apr 15, 2021 · The trouble I am having is when the filter function returns no result it defaults to 1 because the blank value between the quotation marks is for some reason not seen as an …

  10. Countif not equal to zero | MrExcel Message Board

    Mar 8, 2005 · Hello, I've been playing around with COUNTIF and I'm having trouble getting it to count all instances in a column where the value is not equal to zero. The column looks like …