Thread
:
Counting responses
View Single Post
#
4
Posted to microsoft.public.excel.misc
David Biddulph[_2_]
external usenet poster
Posts: 8,651
Counting responses
=SUMPRODUCT(--(A1:A100="Y"),--(B1:B100="Y"))
--
David Biddulph
DJ wrote:
Got sheet with 2 columns with Y and N responses in both; need to know
how many people said Y in answer to first question and Y to 2nd
question - but how???
Reply With Quote
David Biddulph[_2_]
View Public Profile
Find all posts by David Biddulph[_2_]