Forum Discussion
Asmaa950
Jun 06, 2020Copper Contributor
Multiple if
Hello, Is there a formula i can use for a multiple conditions, as i can not use "IF"? Thank you.
mathetes
Jun 06, 2020Silver Contributor
It just occurred to me that you may not have been aware that you can nest one IF condition in another...that was how IF alone used to be for multiple conditions.
But IFS now is more efficient and more readable.