Initial commit

This commit is contained in:
Caribana
2017-05-26 11:41:26 +02:00
commit 61c24500af
6264 changed files with 645934 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
, "Error", NULL
TRUE, "Error", TRUE
42, "Error", 42
"", "Error", ""
"ABC", "Error", "ABC"
"#VALUE!", "Error", "Error"
"#NAME?", "Error", "Error"
"#N/A", "Error", "Error"