I have the following formula which works.
But now I'm being asked to only provide the max value and not the sum, based on the 2 criteria.
SUMPRODUCT(--(('[test.xls]Sheet1'!$AA$1:$AA$10000=$C13)*('[test.xls]Sheet1'!$W$1:$W$10000=K$1)),'[test.xls]Sheet1'!$V$1:$V$10000)
So is there a way to add the MAX Function into a sumproduct formula, or am I making this more complicated then need be?
thx for any help
But now I'm being asked to only provide the max value and not the sum, based on the 2 criteria.
SUMPRODUCT(--(('[test.xls]Sheet1'!$AA$1:$AA$10000=$C13)*('[test.xls]Sheet1'!$W$1:$W$10000=K$1)),'[test.xls]Sheet1'!$V$1:$V$10000)
So is there a way to add the MAX Function into a sumproduct formula, or am I making this more complicated then need be?
thx for any help