Modern Excel functions like IFS, SWITCH, XLOOKUP, SUMIFS, and LET replace most nested IF use cases.
The OR function is a logical function in Microsoft Excel, and its purpose is to determine if any condition you test is True. The formula for the OR function is OR (logical1, [logical2],..). The Syntax ...