#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default sumproduct

Hi,
I want to count the number of times the contents of each cell in ColC occur
in column B for each sort in column A.

e.g.
Col A Col B Col C

Oran BK BK
Oran BK HL
Oran JU JU

Gree JU
Gree HL
Gree BK

Help!
--
Opal
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 915
Default sumproduct

Opal wrote:
Hi,
I want to count the number of times the contents of each cell in ColC occur
in column B for each sort in column A.

e.g.
Col A Col B Col C

Oran BK BK
Oran BK HL
Oran JU JU

Gree JU
Gree HL
Gree BK

Help!


Perhaps this in a spare column, and fill down:

=SUMPRODUCT(--(C1=$B$1:$B$7),--(A1=$A$1:$A$7))
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default sumproduct

Hi smartin,

I tried your suggestion but i got only zero(0) answers.
Any thing else i can try?

--
Opal


"smartin" wrote:

Opal wrote:
Hi,
I want to count the number of times the contents of each cell in ColC occur
in column B for each sort in column A.

e.g.
Col A Col B Col C

Oran BK BK
Oran BK HL
Oran JU JU

Gree JU
Gree HL
Gree BK

Help!


Perhaps this in a spare column, and fill down:

=SUMPRODUCT(--(C1=$B$1:$B$7),--(A1=$A$1:$A$7))

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 915
Default sumproduct

Hmm, it worked for me exactly as advertised using your example data. Is
your real data layout different?

Opal wrote:
Hi smartin,

I tried your suggestion but i got only zero(0) answers.
Any thing else i can try?

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
Conditional SUMPRODUCT or SUMPRODUCT with Filters Ted M H Excel Worksheet Functions 4 August 14th 08 07:50 PM
sumproduct Balan Excel Worksheet Functions 4 September 30th 07 01:53 PM
sumproduct ? Steve Excel Worksheet Functions 2 August 24th 07 11:24 PM
sumproduct? sumif(sumproduct)? David Excel Worksheet Functions 3 July 13th 07 07:06 PM
sumproduct help Jim Excel Worksheet Functions 4 January 6th 06 04:57 PM


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