Resources/phpexcel/unitTests/rawTestData/Calculation/Logical/IFERROR.data
2016-03-05 10:59:04 +01:00

9 lines
176 B
Plaintext

, "Error", NULL
TRUE, "Error", TRUE
42, "Error", 42
"", "Error", ""
"ABC", "Error", "ABC"
"#VALUE!", "Error", "Error"
"#NAME?", "Error", "Error"
"#N/A", "Error", "Error"