Thread
:
Count if 2 criteria are met
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Don Guillett[_2_]
external usenet poster
Posts: 1,522
Count if 2 criteria are met
Also takes into account if someone touched the space bar in i2:i22
=SUMPRODUCT((G2:G22="alicia")*(LEN(TRIM(I2:I22))0 ))
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"clare_s" wrote in message
...
Hi- need to get a formula which will count the number of times 2 seperate
criteria are met- firstly that in column G the entry is Alicia, and
secondly
that in column I there is an entry- have tried to piece this together
myself
but as only an occassional user i'm struggling!! Thanks C
Reply With Quote
Don Guillett[_2_]
View Public Profile
Find all posts by Don Guillett[_2_]