View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] JavierOrange@gmail.com is offline
external usenet poster
 
Posts: 3
Default SUMIF with two conditions

Hi, experts

I need to sum a column with values if two conditions are met in two
other columns. Let me explain the case with an example:
I have a list of projects (each project belongs to a business area and
a region). I have the projects in column A, the business area in
column B, the region in column C and the value of the project in
column D.

I need to know e.g. What is the value of the projects in a particular
business area in a particular region.

Thanks for your help

Javi