Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default count if or sumproduct?

I have a list of brands in column C and I have a code in column M I want to
be able to count the number of times a brand appears with a particular code
associated to it (the codes can be both numbers or letters)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default count if or sumproduct?

=sumproduct((a2:a22="myproduct")*(b2:b22="mycode") )

--
Don Guillett
SalesAid Software

"Suddes" wrote in message
...
I have a list of brands in column C and I have a code in column M I want to
be able to count the number of times a brand appears with a particular
code
associated to it (the codes can be both numbers or letters)



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default count if or sumproduct?

Thanks for the quick repy Don, i used your formula onlysubstituting my
columns ie
=SUMPRODUCT((C2:C2000="Ariel")*(M1:M2000="A"))

But this returned #NA
any ideas?

thanks

"Don Guillett" wrote:

=sumproduct((a2:a22="myproduct")*(b2:b22="mycode") )

--
Don Guillett
SalesAid Software

"Suddes" wrote in message
...
I have a list of brands in column C and I have a code in column M I want to
be able to count the number of times a brand appears with a particular
code
associated to it (the codes can be both numbers or letters)




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 without SUMPRODUCT Mossi Excel Worksheet Functions 2 December 11th 06 09:22 PM
SUM, COUNT and SUMPRODUCT Epinn Excel Worksheet Functions 7 October 16th 06 04:00 AM
sumproduct to count two arguments [email protected] Excel Worksheet Functions 7 September 11th 06 03:18 AM
SUMPRODUCT COUNT DATE s2m via OfficeKB.com Excel Discussion (Misc queries) 8 August 15th 06 06:35 PM
Count if and Sumproduct Brento Excel Discussion (Misc queries) 2 June 20th 06 09:05 PM


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