Like COUNTIFS and SUMIFS, these functions use range/criteria “pairs” to apply conditions.
SinceExcel dates are just numbers, the minimum date is the same as the earliest date.
As above, the maximum value is the same as the latest date.
Otherwise, IF returns FALSE.
The other values are FALSE, since the project is not Omega.
MIN returns the smallest (earliest) date, and MAX returns the largest (latest) date.
The MIN function ignores empty cells, the logical values TRUE and FALSE, and text values.
MAX Function
The Excel MAX function returns the largest numeric value in the data provided.
MAX ignores empty cells, the logical values TRUE and FALSE, and text values.
More than one condition can be tested by nesting IF functions.