PHPExcel/unitTests/rawTestData/Calculation/Logical/IFERROR.data
Mark Baker 7ac3ddd7f9 Data files for Unit Tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85689 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-23 23:40:50 +00:00

5 lines
106 B
Plaintext

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