Thread
:
countif using multiple if statements
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Eduardo
external usenet poster
Posts: 2,276
countif using multiple if statements
Hi,
=sumproduct((B7:B25="a")+(C7:C25="b"))
"Raymond" wrote:
I am trying to do a countif formula using multiple if statements. For example:
if B7:B25="a" and C7:C25="b" then A= count
Reply With Quote
Eduardo
View Public Profile
Find all posts by Eduardo