I have a day & time in Cell C1, but I would like to create a sumproduct formula to count the cells that Geater than the DAY only -
=SUMPRODUCT(--('WIP DATA'!$F$1:$F$99999>0),--('WIP DATA'!$C$1:$C$99999>$C$1),--(ISNUMBER(SEARCH(A31,'WIP DATA'!$F$1:$F$99999))))
Unfortunatly this formula only shows the items greater than the day & Time.
Any suggestions.
=SUMPRODUCT(--('WIP DATA'!$F$1:$F$99999>0),--('WIP DATA'!$C$1:$C$99999>$C$1),--(ISNUMBER(SEARCH(A31,'WIP DATA'!$F$1:$F$99999))))
Unfortunatly this formula only shows the items greater than the day & Time.
Any suggestions.