ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Need to calculate simple formula for cells (https://www.excelbanter.com/excel-discussion-misc-queries/144609-need-calculate-simple-formula-cells.html)

victoriaawatson

Need to calculate simple formula for cells
 
I have a spreadsheet that uses columns A - Z, in some of the cells up
to here, I have the word 'yes'.

I need to know how to calculate the number of 'yeses' in the cells to
come up with how many I have.

How do I do it?

Thanks


Peo Sjoblom

Need to calculate simple formula for cells
 
=COUNTIF(Range,"Yes")


replace Range with the cell references needed


--
Regards,

Peo Sjoblom


"victoriaawatson" wrote in message
oups.com...
I have a spreadsheet that uses columns A - Z, in some of the cells up
to here, I have the word 'yes'.

I need to know how to calculate the number of 'yeses' in the cells to
come up with how many I have.

How do I do it?

Thanks




mikerickson

=COUNTIF(A:Z,"yes")
this is case insensitive.

Quote:

Originally Posted by victoriaawatson (Post 502062)
I have a spreadsheet that uses columns A - Z, in some of the cells up
to here, I have the word 'yes'.

I need to know how to calculate the number of 'yeses' in the cells to
come up with how many I have.

How do I do it?

Thanks



All times are GMT +1. The time now is 04:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com