RE: What is a nested if?
Hi Paul,
Thank you for your question.
A Nested If is used when you have more than one condition to satisfy in a formula. You can nest up to 7 levels.
Nested If's are used to test multiple conditions each having their own True answer and finally ending up with one false answer that is used for all the other values that are not met by the conditions you have specified.
I hope this answers your question.
Regards
Simon