ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   countif (https://www.excelbanter.com/excel-programming/398867-countif.html)

[email protected]

countif
 
i was asking help for tabulating the results of a feedback form.

if i have 100 feedback forms, how do i count the number of 'fair'
responses in question1?


example, in coulmn E i have responses including 'fair', 'good' and
'excellent'.

someone adviced me to use the countif formula..

but, how come it only works for some cells?
need it urgently.. if there is another method, pls reply to this
post..

thx alot.


Mike H

countif
 
Try:

=COUNTIF(E1:E100,"Fair")

Mike

" wrote:

i was asking help for tabulating the results of a feedback form.

if i have 100 feedback forms, how do i count the number of 'fair'
responses in question1?


example, in coulmn E i have responses including 'fair', 'good' and
'excellent'.

someone adviced me to use the countif formula..

but, how come it only works for some cells?
need it urgently.. if there is another method, pls reply to this
post..

thx alot.



Max

countif
 
Hi Elaine

Just make a list of your responces having unique values in current worksheet
at some place

Eg.

Cell_ref:Value
A1:Excellent
A2:Fair
A3:Good

Now use countif, in that
1.<Column No- Give the column No of your data
2.Second argument give the cell ref of value to count in the range eg.

AND PRESS: CTRL + SHIFT + ENTER

And it will return you
Excellent:No of count in complete column
Good:No of count in complete column
Fair:No of count in complete column


={Countif(<Column_No,A1)}


" wrote:

i was asking help for tabulating the results of a feedback form.

if i have 100 feedback forms, how do i count the number of 'fair'
responses in question1?


example, in coulmn E i have responses including 'fair', 'good' and
'excellent'.

someone adviced me to use the countif formula..

but, how come it only works for some cells?
need it urgently.. if there is another method, pls reply to this
post..

thx alot.




All times are GMT +1. The time now is 12:08 AM.

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