1
vote
1answer
2k views

Excel Vlookup on multiple values combined with sum or countif

I have 4 columns of codes, and another table that basically says that "group" the code falls into. Like so: c1 c2 c3 c4 1 0 2 3 2 3 4 5 3 4 2 0 The second table is code group 1 ...