count values in one column based on their realtionship with anoth.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have 2 columns of data, one column contains a rating on the level of
importance, and the other a rating of the level of satisfaction.

I need a function that will allow me to count the number of occurences of a
record where the level of imporance is high and the level of satisfaction is
high, etc.

So, count only the instances of high satisfaction if the importance is also
listed as high in the column next to it.
 

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

Back
Top