Thread: Sum If
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Donna[_2_] Donna[_2_] is offline
external usenet poster
 
Posts: 76
Default Sum If

I copied the formula in but I get all zero's. What am I missing.
Thanks
Donna

"Max" wrote:

In G2: =SUMPRODUCT((A$2:A$15=D2)*(C$2:C$15=1),B$2:B$15)
Copy down. Adapt the ranges to suit.
voila? hit the YES below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---
"Donna" wrote:
I apologize that my question did not hold the Column Format, hopefully this
one will. If not, can someone tell me how to fix it

"Donna" wrote:


A B C D E
Div GLEntry GL# Div Div Total
1 $(7,954.07) 1 -$1934.64
1 $(1,342.00) 1 02 $4400.00
1 $ (592.54) 1 03 -$1198.35
1 $(4,629.00) 04 $-.10
02 $5000.00 1
02 $(600.00) 1
02 $77.77
03 $19.00
03 $694.05 1
03 $100.91
03 ($13.00)
03 $(1,892.40) 1
04 $(2,588.56)
04 $(0.10) 1

What I would like to do:
If Col A =1 and Col C=1 then I would like for it to sum the amounts from Col
B in the Corresponding Div in Col E (as per my totals in Col E).
Thank you very much for any help you can give me.
Donna