Excel is many things: powerful, useful, colorful, handy, but its logic functions can be challenging to newcomers due to their implied logic, and a shorthand syntax designed to fit on a single line in ...
For years, nested IF statements were my default solution whenever an Excel formula needed more logic. The problem is that they become difficult to read, debug, and maintain surprisingly quickly.