Dear Krayziez:
All you have to do is group your COUNTIF statements together by either
Adding them or subtracting them from one list against other.
Example
=CountIf(Sheet1!A1:A6,"Car2")+CountIf(Sheet2!A1:A3,"Car2")
Joe P.
-----Original Message-----
From: krayziez
[private.php?do=newpm&u=]
Posted At: Sunday, May 28, 2006 6:34 PM
Posted To: microsoft.public.excel
Conversation: Count Function on True Statements
Subject: Re: Count Function on True Statements
Thanks. Actually I wanted to be more specific. If I had 2 sheets and one
was:
car1
car1
car2
car2
car2
car3
and then another column had:
car1
car2
car3
then I wanted to know how I can count using the 2nd column as the
value... I'm thinking it's this:
=COUNTIF(A1:A6,B1)
--
krayziez
------------------------------------------------------------------------
krayziez's Profile:
http://www.excelforum.com/member.php...o&userid=34891
View this thread:
http://www.excelforum.com/showthread...hreadid=546334