In the sample sheet I have 3 columns. Tasks, Date, Completed. In B3 I use the formula =MAX(B5:B20) to find the latest date. In column C I marked the tasks already completed with “ok”. Want to modify my formula to find the latest date not completed.
Maybe combining =Max and =FILTER where C5:C20 <> “ok” but am unable to construct.
Date.ods (12.1 KB)