In this Excel video, you'll learn how to apply the if-then-else conditional statement by working through an example.
This statement is useful for running a specific set of instructions based on whether a condition is true or false. For instance, you could use If-Then-Else to determine if a student's grade is a pass or fail.