Hi,
I have a spreadsheet and have had to use the SUMIF function for the 1st time, and so don't know if I am doing something wrong or if I have found a quirk!
Anyway, what I am trying to do is sum the values in column J if the values in D match.....
SUMIF($C$8:$C$25, D8, $J$8:$J$25)
My...