Microsoft
Software
Hardware
Network
Question : summing by date range
Dear experts,
Need a formulae which concatenate values in cell A6 and D1 in one set and A6 and D2 as another set.
and then using these two date intervals concatenated by variable in cell A
sum values in sheet xyz column B by vlookup range values in column D
The dates can be in random order in sheet xyz column
Thank you
Attachments:
sum-by-intervals.xls
(48 KB)
(File Type Details)
sum by intervals
Answer : summing by date range
Should be a simple modification:
=SUMPRODUCT(-
-(xyz!$C$3
:$C$303>=A
6),--(xyz!
$A$3:$A$30
3>=D1),--(
xyz!$A$3:$
A$303<=D2)
,xyz!$B$3:
$B$303)
Random Solutions
Where can I get Java Runtime Environment (JRE) Version 1.6.0_5. The 32-bit JRE 1.6.0_5
Deleting from multiple tables
List Questions for the MS consultans
How important is a captcha?
IBM HMC upgrade from v5r2.1 to 7.3.4
crawl infopath form attachments
How to configure openldap master slave server in centos5.5
Inbound Email not received and no ndr
Team Foundation Server, Visual Studio, Dot Net
How change format of date in MFC