the total number of "Very Satisfied" questions there are

G

Guest

I am trying to check if the cells in A1 through A210 equals ADMISSIONS AUTH &
TRANSFERS and if the department question equals Very Satisfied in one
worksheet so that I can add the total number of "Very Satisfied" questions
there are. Is this the right way to do this?

=COUNTIF('FW FILE DUMP'!A1:A210,A2) AND 'FW FILE DUMP'!C1:C209,DEPARTMENTS!A52

=COUNTIF('FW FILE DUMP'!A1:A210,A2) & ('FW FILE DUMP'!C1:C209,"Very
Satisfied")
 

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