Note: In order to use the spreadsheet examples, you need to download Business Functions | ||||||||
IfElseT (DefaultText, Cond1, ResText1, [Cond2], [ResText2], [Cond3], [ResText3], [Cond4], [ResText4], [Cond5], [ResText5], [Cond6], [ResText6], [Cond7], [ResText7], [Cond8], [ResText8], [Cond9], [ResText9], [Cond10], [ResText10]) | ||||||||
If...ElseIf...Else for Text | ||||||||
Performs a series of mutually exclusive If statements, returning the text value corresponding to which is the first boolean condition is met, or if none, returns the default. | ||||||||
ExampleIfElseT.xls |