ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   cells evaluation question (https://www.excelbanter.com/excel-discussion-misc-queries/257437-cells-evaluation-question.html)

Simon

cells evaluation question
 
Hey

I have a spreadsheet with 9 cells (c14:c22)
They will have integers entered from 0 to 10

I need a formula to do the following:

- Find how many have a value =5
- Get the total value of the cells with a value =5


Thanks

Simon

Fred Smith[_4_]

cells evaluation question
 
You want Countif and Sumif, as in:
=countif(c14:c22,"=5")
=sumif(c14:c22,"=5")

Regards,
Fred


"Simon" wrote in message
...
Hey

I have a spreadsheet with 9 cells (c14:c22)
They will have integers entered from 0 to 10

I need a formula to do the following:

- Find how many have a value =5
- Get the total value of the cells with a value =5


Thanks

Simon




All times are GMT +1. The time now is 08:03 PM.

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