Modern Excel functions like IFS, SWITCH, XLOOKUP, SUMIFS, and LET replace most nested IF use cases.
I've always found it frustrating that Excel's most popular functions, such as SUM, AVERAGE, MIN, and MAX, fall apart the moment your data has a single error value. A ...