19 Tips For Nested If Formulas
But one IF often leads to another, and once you combine more than a couple IFs, your formulas can start to look like little Frankensteins :) Are nested IFs evil? Are they sometimes necessary? What are the alternatives? Read on to learn the answers to these questions and more… 1. Basic IF Before we talk about nested IF, let’s quickly review the basic IF structure: The IF function runs a test and performs different actions depending on whether the result is true or false....