Thread
:
Sumproduct problem
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett[_4_]
external usenet poster
Posts: 2,337
Sumproduct problem
something like
=sumproduct((left(H2:H22,3)="501")*g2:g22)
--
Don Guillett
SalesAid Software
"GregR" wrote in message
ups.com...
I have 2 columns(G & H). H has dates in the format 50121(ymmdd). I want
to add the values in the G column for Jan. In other words, all values
in H that start with 501 add the corresponding values in G. Then for
Feb(502), Mar(503) etc............How? TIA
Greg
Reply With Quote
Don Guillett[_4_]
View Public Profile
Find all posts by Don Guillett[_4_]