LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,069
Default Function for different array

Thank you, Jacob. It works.

"Jacob Skaria" wrote:

Try
=SUMPRODUCT(SUMIF(A:A,C1:C100,B:B))

If this post helps click Yes
---------------
Jacob Skaria


"John" wrote:

Hi Jacob,

Thank you for the quick answer however this is what I want. I want be able
to write like:

SUMIF(A:A, C:C, B:B) - Meaning: Sum If one of the value in range A:A equal
to one of the value in range C:C then Sum B:B. So instead of C1 in your
formula, I want to be able to put the range C:C "=SUMIF(A:A,C1,B:B)"

Thank you
John

"Jacob Skaria" wrote:

=SUMIF(A:A,"agb",B:B)

OR

=SUMIF(A:A,C1,B:B)

If this post helps click Yes
---------------
Jacob Skaria


"John" wrote:

Hi all,

I need help on writing formula for the problem below:

Column A Column B Column C
CHJ 15 AGB
AGB 10 HHH
JKX 12 NNN
MNB 19 MMM
AGB 20 BBB
. . .
. . .
. . .

I want to be able to write " If one or more value in Column A equal to one
of the value in Column C then Sum column B ". In this case the answer is " 30
", the sum of "AGB".

Thank you
John



 
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
Function for an array KatiJ Excel Worksheet Functions 3 January 23rd 09 04:07 AM
Array / Function HELP!!! chris[_2_] Excel Worksheet Functions 2 June 4th 08 08:51 PM
OR function in array-entered IF function veggies27 Excel Worksheet Functions 8 March 11th 08 06:32 PM
need some help with an array function Lorin Excel Discussion (Misc queries) 1 January 3rd 06 02:37 AM
array function cutsygurl Excel Discussion (Misc queries) 1 July 1st 05 04:49 PM


All times are GMT +1. The time now is 06:12 AM.

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"