Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Countif with mutiple criteria including text

Hello all

Need help

Trying to use the sumproduct function to count multiple criteria where one
column has text

Example:

Col. A Col. B
6 Yes, Hot, In
8 No, Cold, Out
6 No, Hot, Out
8 No, Cold, In

I'm trying to count col. A if 8 is In

Thanks for any sugestions!


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Countif with mutiple criteria including text

try
=sumproduct(--(a2:a22=8),--(right(b2:b22,2)="in)
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"BBOLD" wrote in message
...
Hello all

Need help

Trying to use the sumproduct function to count multiple criteria where one
column has text

Example:

Col. A Col. B
6 Yes, Hot, In
8 No, Cold, Out
6 No, Hot, Out
8 No, Cold, In

I'm trying to count col. A if 8 is In

Thanks for any sugestions!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Countif with mutiple criteria including text

.... or preferably with an extra " and an extra closing parenthesis? :-)
--
David Biddulph

"Don Guillett" wrote in message
...
try
=sumproduct(--(a2:a22=8),--(right(b2:b22,2)="in)
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"BBOLD" wrote in message
...
Hello all

Need help

Trying to use the sumproduct function to count multiple criteria where
one
column has text

Example:

Col. A Col. B
6 Yes, Hot, In
8 No, Cold, Out
6 No, Hot, Out
8 No, Cold, In

I'm trying to count col. A if 8 is In

Thanks for any sugestions!





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
count using multiple criteria including text strings se7098 Excel Worksheet Functions 13 November 10th 08 09:40 PM
CountIF for two columns with two criteria with text Lala Excel Discussion (Misc queries) 8 October 5th 08 03:27 PM
COUNTIF with text criteria Alexey[_3_] Excel Worksheet Functions 2 May 21st 08 01:13 PM
Mutiple COUNTIF or equivalent. [email protected] Excel Worksheet Functions 8 April 4th 08 02:31 PM
Mutiple match criteria Peter[_2_] Excel Discussion (Misc queries) 2 April 3rd 07 03:34 PM


All times are GMT +1. The time now is 01:56 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"