simple count or sum function??

L

Looker

does any one know how to simply, count the amount of times there is a
condition where two seperate colums have two different anwsers, i.e

from C10 to C20 "Yes" and in D10 to D20 "Selected", and all others can
be ignored, to count the amount tof times they match up in the same
row?????

please help im not very good @ excel
 
C

Cesar Zapata

use the countif function.

for example to count "Selected"

=COUNTIF(E9:E17,"Selected")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top