Hi im being dumb,
Im trying to do a count if where if the value in range a2:a239 is equal to l26 (separate tab) then I want to know if the value in raneg i2;i239 is greater than f2:f239 count that.
tried : but not working ( i do mean 329 cba to edit all above lol)
COUNTIFS('Contract Data'!$A$2:$A$329,'Company Summary'!$L$26,'Contract Data'!$I$2:$I$329,"='Contract Data'!$F$2:$F$329")
Im trying to do a count if where if the value in range a2:a239 is equal to l26 (separate tab) then I want to know if the value in raneg i2;i239 is greater than f2:f239 count that.
tried : but not working ( i do mean 329 cba to edit all above lol)
COUNTIFS('Contract Data'!$A$2:$A$329,'Company Summary'!$L$26,'Contract Data'!$I$2:$I$329,"='Contract Data'!$F$2:$F$329")