this look more to counting but how to sum the qty to get total number?
yuenmxk 1 year ago
If you wnat to add the B column, use:
=SUMPRODUCT(--(YEAR(A2:A10)=D3),B2:B10)
ExcelIsFun 1 year ago
Perhaps some better error responses would help as well. :)
krn14242 1 year ago
That is for sure!
this look more to counting but how to sum the qty to get total number?
yuenmxk 1 year ago
If you wnat to add the B column, use:
=SUMPRODUCT(--(YEAR(A2:A10)=D3),B2:B10)
ExcelIsFun 1 year ago
Perhaps some better error responses would help as well. :)
krn14242 1 year ago
That is for sure!
ExcelIsFun 1 year ago