answersLogoWhite

0

You could use the COUNTIF function. If you have a column with the words yes and no in them, say in the cells from C2 to C25 and wanted to know how many contained yes and how many contained word, then you would use the following formulas:

=COUNTIF(C2:C25,"Yes")

=COUNTIF(C2:C25,"No")

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are some examples of Excel formulas?

formula's of excel =sum(+_/*) =count(if) =today() =now() by' (rubab)


How many functions are in Microsoft Excel 2007?

348, at my count


What is a function to find the number of values in cells?

In Excel is it COUNT.


What following functions was new in Excel 2007 sum ifs sum if count if or sum?

SUMIFS was new in Excel 2007.


What is the tabs in excel?

sum average max min count numbers


How do you use count if formulas on excel?

Count cells with numbers: COUNT Count cells with data: COUNTA Count blank cells: COUNTBLANK As an example: =COUNT(A1:A5) =COUNTA(A1:A5) =COUNTBLANK(A1:A5)


Can a person complete calculations in Microsoft Excel 2003?

Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.


Is Excel spreadsheet the same as Microsoft Excel?

Yes.


Can Excel count the characters on a spreadsheet?

You can use the LEN function to count characters in a cell. You can also use it to count characters in multiple cells. You need to know how to do array formulas to do that.


What are some examples of excellence?

formula's of excel =sum(+_/*) =count(if) =today() =now() by' (rubab)


Can you help me with my Excel homework?

Yes, I can help you with your Excel homework.


What is the AutoCalculate area that displays the number of cells containing numbers in the selected range?

In Excel you can use the COUNT function to count the amount of cells that have numbers in them and the COUNTA function to count cells that have any kind of data in them.