Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / October 2004

Tip: Looking for answers? Try searching our database.

countif w/ 2 conditions

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
rp - 21 Oct 2004 06:42 GMT
is it possible to use countif w/ 2 conditions?

--
rp
Ragdyer - 21 Oct 2004 06:56 GMT
Not exactly, but you could use 2 of them, and add them together.

=COUNTIF(A1:A100,"A")+COUNTIF(A1:A100,"B")
Signature

HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

> is it possible to use countif w/ 2 conditions?
>
> --
> rp
Don Guillett - 21 Oct 2004 13:51 GMT
try
=sumproduct((rngA={"joe","bill"})*(rngb))

Signature

Don Guillett
SalesAid Software
donaldb@281.com

> is it possible to use countif w/ 2 conditions?
>
> --
> rp
Don Guillett - 21 Oct 2004 13:53 GMT
this would sum rngB
=sumproduct((rngA={"joe","bill"})*(rngb))
to count
=sumproduct((rngA={"joe","bill"})*1)

Signature

Don Guillett
SalesAid Software
donaldb@281.com

> try
> =sumproduct((rngA={"joe","bill"})*(rngb))
[quoted text clipped - 3 lines]
> > --
> > rp
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.