Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Count based on multiple criteria

I've done this before but I can't find the file where it was done. I want a
count based on any column that has a value of "A" and any column that has a
value of "B". Any guidance would be appreciated. Thanks
--
JerryS
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Count based on multiple criteria

What does any mean?

=SUMPRODUCT(--(A2:A10000="A"),--(B2:B10000="B"))


will count where A2:A10000 is A and B2:B10000 is B


--


Regards,


Peo Sjoblom




"JerryS" wrote in message
...
I've done this before but I can't find the file where it was done. I want
a
count based on any column that has a value of "A" and any column that has
a
value of "B". Any guidance would be appreciated. Thanks
--
JerryS



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get the count in excel based on criteria in multiple col Sunil Mariyappa Excel Worksheet Functions 1 October 3rd 07 06:00 PM
Count unique values based on multiple criteria Nip Excel Discussion (Misc queries) 2 November 2nd 06 03:41 AM
count based on multiple date criteria lisaw Excel Worksheet Functions 1 August 9th 05 05:31 PM
how do i count values based on multiple criteria sean Excel Worksheet Functions 2 January 7th 05 01:00 AM
Count rows based on multiple criteria Murph Excel Worksheet Functions 1 October 28th 04 07:13 AM


All times are GMT +1. The time now is 12:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"