Hello
I need to sum data base on three conditions:
1. account nr.
2. date
3. "credit" or "debit"
This formula doesn't works: =SUM(($A$2:$A$22=$G$4)*($B$2:$B$22=$G$2)*($D$2:$D$22=G6))
I attached file.
Thankssum.xlsx
Hello
I need to sum data base on three conditions:
1. account nr.
2. date
3. "credit" or "debit"
This formula doesn't works: =SUM(($A$2:$A$22=$G$4)*($B$2:$B$22=$G$2)*($D$2:$D$22=G6))
I attached file.
Thankssum.xlsx
In G7 enter =SUMPRODUCT(--($A$2:$A$22=G4),--($B$2:$B$22=G2),--($D$2:$D$22=G6)) and drag to left under Credit
F7:
g7:![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Ben Van Johnson
Hi, it shows me only counted - Credit.. I need to sum data.
Thanks, it works
Oh yeah, my bad. F7 =SUMPRODUCT(--($A$2:$A$22=F4),--($B$2:$B$22=F2),--($D$2:$D$22=F6),$C$2:$C$22) then drag to the right.
I can't remember if 2007 support SUMIFS. If it does, protonLeah's forumla works better.
Notice the named ranges:
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks