#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Sumif

I have a spreadsheet where I want to sum all data where Feb appears in Column A
For example: in the cell that I put the formula, I should get 18. Any
ideas?

Column A Column B Column C Column D
Jan 2 3 1
Dec 5 6 3
Feb 2 2 1
Feb 5 6 2
Apr 3 2 1
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Sumif

One way: =SUMPRODUCT((A2:A10="Feb")*B2:D10)
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:363 Subscribers:64
xdemechanik
---
"Satin" wrote:
I have a spreadsheet where I want to sum all data where Feb appears in Column A
For example: in the cell that I put the formula, I should get 18. Any
ideas?

Column A Column B Column C Column D
Jan 2 3 1
Dec 5 6 3
Feb 2 2 1
Feb 5 6 2
Apr 3 2 1

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
sumif for multi conditions. i.e sumif(A1:A10,"Jon" and B1:B10,"A" Harry Seymour Excel Worksheet Functions 9 June 12th 07 10:47 PM
Embedding a Sumif in a sumif C.Pflugrath Excel Worksheet Functions 5 August 31st 05 07:31 PM
Sumif TYE Excel Worksheet Functions 0 August 31st 05 10:24 AM
nested sumif or sumif with two criteria dshigley Excel Worksheet Functions 5 April 5th 05 03:34 AM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM


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