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.

Excel formula: Get project start 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.

Excel formula: Get project midpoint

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.

Excel formula: Project complete percentage

More than one condition can be tested by nesting IF functions.

Excel formula: Sum time by week and project

Excel MINIFS function

Excel MAXIFS function

Excel MIN function

Excel MAX function

Excel IF function