Hi all
Just had to make another amendment to my project ending up with the following SUMPRODUCT formula:
=SUMPRODUCT(--(Input1!$A$2:$A$1300=B$2),--(Input1!$D$2:$D$1300="CL"),Input1!$E$2:$E$1300)-SUMPRODUCT(--(Input1!$A$2:$A$1300=B$2),--(Input1!$L$2:$L$1300="T/T"),Input1!$E$2:$E$1300)
However whilst this works, I have the feeling that it is over complicated and there may be a simpler solution.
Essentially, the aim is to sum the total values in Input1!$E$2:$E$1300 where the date matches B$2 and the value in Input1!$D$2:$D$1300="CL" except
where the value in Input1!$L$2:$L$1300="T/T".
TIA ...spellbound
Bookmarks