hi all,
I am trying to sum a group of values that looks for the text in cell B12 in a different sheet (shown below) and there would be several in the column then adds all these values based on an index of the month eg Aug in cell N8 (which would then add all the values for Jul and Aug (in a column of months from Jul (b24- Jun M24). The formula I am using is probably completely wrong but hope you can help. Thanks Dares2
eg SUMIF('Other sheet'A:A,$B12,INDEX(B:M,,MATCH($N$8,$B24:$M$24,0)))/1000
I am trying to sum a group of values that looks for the text in cell B12 in a different sheet (shown below) and there would be several in the column then adds all these values based on an index of the month eg Aug in cell N8 (which would then add all the values for Jul and Aug (in a column of months from Jul (b24- Jun M24). The formula I am using is probably completely wrong but hope you can help. Thanks Dares2
eg SUMIF('Other sheet'A:A,$B12,INDEX(B:M,,MATCH($N$8,$B24:$M$24,0)))/1000
Last edited: