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 / November 2006

Tip: Looking for answers? Try searching our database.

How to perform a COUNTIF on multiple selections?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DavidJ726 - 27 Nov 2006 01:47 GMT
I'm trying to perform a countif on two different ranges of cells but am
having difficulty figuring out how to get past the first range.  This is
what I have that does work...

=COUNTIF(Sheet1!A13:AA39,"*David*")

I've tried nesting the ranges with parantheses a couple of different ways
but it didn't work.  What would the proper expression be to add another
range of cells like below?

=COUNTIF(Sheet1!A13:AA39,"*David*")+(Sheet1!A57:AA53,"*David*")

Thanks,
David
Alan - 27 Nov 2006 02:33 GMT
=COUNTIF(Sheet1!A13:AA39,"*David*")+COUNTIF(Sheet1!A57:AA53,"*David*")
Regards,
Alan.
> I'm trying to perform a countif on two different ranges of cells but am
> having difficulty figuring out how to get past the first range.  This is
[quoted text clipped - 10 lines]
> Thanks,
> David
T. Valko - 27 Nov 2006 02:40 GMT
Try this:

=COUNTIF(Sheet1!A13:AA39,"*David*")+COUNTIF(Sheet1!A57:AA53,"*David*")

Biff

> I'm trying to perform a countif on two different ranges of cells but am
> having difficulty figuring out how to get past the first range.  This is
[quoted text clipped - 10 lines]
> Thanks,
> David
 
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.