Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 58
Default The amount calculated based on two entry criteria (somproduct?)

I have a financial list with financial data.

In column A I have Names (this can be 5 different entries)
In column B I have materials (This can be 5 differnet entries)
In column C I have an amount

This concerns a department selling materials. Now, what I am looking for is
the following:How much is the amount of the materials sold per name.

Can you please help me?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default The amount calculated based on two entry criteria (somproduct?)

Hi,

Sumproduct will do that
=SUMPRODUCT((A1:A20=D1)*(B1:B20=E1)*(C1:C20))

With your name to search for in D1
Product in E1

Mike

"The Fool on the Hill" wrote:

I have a financial list with financial data.

In column A I have Names (this can be 5 different entries)
In column B I have materials (This can be 5 differnet entries)
In column C I have an amount

This concerns a department selling materials. Now, what I am looking for is
the following:How much is the amount of the materials sold per name.

Can you please help me?

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
Finding the last entry in a column based on criteria DKS Excel Worksheet Functions 9 January 18th 08 07:16 PM
How do I get a calculated amount to round to the nearest nickel? Raina Excel Worksheet Functions 3 July 24th 07 07:28 AM
random number entry based on two criteria SSG QuarterMaster Excel Discussion (Misc queries) 0 October 5th 06 03:20 AM
How can I calculate amount of time left based on amount spent? KLD Excel Worksheet Functions 3 May 23rd 06 04:20 PM
sumif-add amount to another cell based on two criteria gabrielinlompoc Excel Discussion (Misc queries) 0 February 10th 06 12:22 AM


All times are GMT +1. The time now is 01:44 PM.

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

About Us

"It's about Microsoft Excel"