Microsoft
Software
Hardware
Network
Question : How to create a nested SUMIF in Excel / Google Docs
I have attached a spreadsheet formula
=SUMIF(BANK!D:D,CF!A6,BANK
!B:B)
I want to change it so that it only sums up records where BANK: A:A is between StartDate and EndDate. StartDate is in CF: B1 andEndDate is in CF:B2.
I'm going to use this as a Google Doc spreadsheet, so want to stick to basic formulas like SUMIF and VLOOKUP. Not sure what else is supported by Google Docs.
Thanks.
Answer : How to create a nested SUMIF in Excel / Google Docs
Put this formula in cell B6 and copy everywhere needed:
=SUMPRODUCT((BANK!$
A$3:$A$
100
0>=B$1)*
(BA
NK!$A$3
:$A
$1000<=B
$2)
*(BANK!
$D$
3:$D$10
00=
$A6)*BA
NK!
$B$3:$B
$10
00)
Kevin
Random Solutions
PowerPoint 2007 Template Ribbon Macro won't run
looking for XP NIC drivers for the sony pcg-491L
Acc2007 import xml file
odbc--insert on linked table
Excel VBA Array Based on Cell Value
How to run DBCC CHECKDB
MSCom1 control returns objectrequired - what am I doing wrong?
Sorting Column names while viewing data in TOAD
Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI<wbr />_AS" and "Latin1_General_CI_AS" in the equal to operation
SBS 2008 and POP3 connector - 554 5.1.0 Sender denied