Multiple conditions

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

Guest

Column C contains 2 sets of data
Column M contains 19 sets of data

I need to write a formula that counts the all the data in column M for the
first data set in C. After which I can do the same for the second set in
column C

Thanks

thom
 
Sorry, Eventually figured it out

=SUMPRODUCT(--($C$2:$C$200="A2"),--($M$2:$M$200=E$4)


Thanks Anyway
 

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

Similar Threads


Back
Top