Why do you need to Vlookup at all? You are summing it from the same row anyway, although from different columns. Your requirement isn't clear. But I guess this is what you wanted
L4=SUMPRODUCT((--ISNUMBER(MATCH(VALUE($C$3:$J$3),D$12:D$17,0)))*(--($C4:$J4))) and copy down and across. if this is not what you wanted, can you clarify?




Reply With Quote
Bookmarks