Forum Discussion

Carmen60's avatar
Carmen60
Copper Contributor
Jul 11, 2024

if a date is before an appointment, then count certain words in a different range

I need to count how many entries with certain words are in the range B1:G10 if the date in column A is before the entry in I1. My formula in I2 =IF(@A:A<I1;COUNTIF(B2:G10,"*Natz*")+COUNTIF(B2:...

Resources