Re: Count Instances of value in two columns
- From: "Peo Sjoblom" <terre08@xxxxxxxx>
- Date: Tue, 23 Oct 2007 07:49:50 -0700
Please refrain from multiposting, you have an answer in you other post
--
Regards,
Peo Sjoblom
"KN" <Kamal.Jama@xxxxxxxxx> wrote in message
news:1193150606.378682.94890@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I am trying to count the occurrences of a word in two columns. For
example if column A has the value "YES" and column B also has the
value "YES" then I want to count that as one instance of meeting the
condition that both columns must be YES in order to count the instance
in a third column. So the value of column C would be "1".
I can easily do this for one column using the COUNTIF function as
follows:
=COUNTIF(App_Inventory!A1:A10, "YES")
Thanks
KN
.
- References:
- Prev by Date: Re: More validadtion problems!
- Next by Date: Re: Count Instances of value in two columns
- Previous by thread: Count Instances of value in two columns
- Next by thread: Re: Count Instances of value in two columns
- Index(es):
Relevant Pages
|