G Guest Oct 14, 2004 #1 How do I obtain a result when I want to sum the values in a column only if conditions are met in two other columns?
How do I obtain a result when I want to sum the values in a column only if conditions are met in two other columns?
F Frank Kabel Oct 14, 2004 #2 Hi use SUMPRODUCT for this. See: http://www.xldynamic.com/source/xld.SUMPRODUCT.html