Hi all
A tricky one that I could not crack this morning.
Say that you have this list:
type £ Code
R1 6562 A
R2 8502 B
R3 3673 C
R4 8420 B
R5 5975 A
R6 3457 G
R6A 7224 H
R6B 7258 J
and you want to sumif, column 2 if the criteria for column 3 is {A,B}
now you can do that if you use...