Formula help please

D

Don Guillett

try franks formula but refer your date to a cell instead
=SUMPRODUCT(--(C1:C100=a1),--(D1:D100="tp015"),--(E1:E100=23))
or
=SUMPRODUCT((C1:C100=a1)*(D1:D100="tp015")*(E1:E100=23))
 

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