Hi All,
I have the following formula which doesn't work;
=SUMIFS(Data!$G$2:$G$3000,Data!$A$2:$A$3000,CTS!$A40,Data!$F$2:$F$3000,"=>"&CTS!I$2,Data!$F$2:$F$3000,"<"&CTS!J$2)
Data!G2:G3000 is a list of prices
Data!A2:A3000 is a list of project numbers
Data!F2:F3000 is a list of...