Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi All,
I'm trying to do a COUNTIF in a row where some cells may contain an "X" My problem is that the "X" is placed via. an IF statement formula. How can I add the number of "X"'s Thank you very much for your help Tom |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=COUNTIF(B1:B100,"X")
It does not matter if the X results from a formula or was typed into the cell If you are not getting it to work, look at the IF and make sure it is X and not X with a space that is being entered best wishes -- Bernard Liengme http://people.stfx.ca/bliengme Microsoft Excel MVP "lehigh46" wrote in message ... Hi All, I'm trying to do a COUNTIF in a row where some cells may contain an "X" My problem is that the "X" is placed via. an IF statement formula. How can I add the number of "X"'s Thank you very much for your help Tom |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=countif ??? | Excel Discussion (Misc queries) | |||
How do I use a countif function according to two other countif fu. | Excel Worksheet Functions | |||
edit this =COUNTIF(A1:F16,"*1-2*")+COUNTIF(A1:F16,"*2-1*") | Excel Discussion (Misc queries) | |||
COUNTIF or not to COUNTIF on a range in another sheet | Excel Worksheet Functions | |||
COUNTIF in one colum then COUNTIF in another...??? | Excel Worksheet Functions |