PhpSpreadsheet/unitTests/rawTestData/Calculation/Logical/IFERROR.data

5 lines
106 B
Plaintext
Raw Normal View History

TRUE, "Not an Error", "Not an Error"
"", "Error", ""
"ABC", "Error", "ABC"
"#VALUE!","Error", "Error"