Modern Excel functions like IFS, SWITCH, XLOOKUP, SUMIFS, and LET replace most nested IF use cases.
Each IF function in an Excel spreadsheet returns one of two messages. The first -- the "if" message -- displays if cells meet criteria that you specify. The second -- the "otherwise" message -- ...