diff --git a/source/text/scalc/05/02140000.xhp b/source/text/scalc/05/02140000.xhp index 2715078246..b0cc447433 100644 --- a/source/text/scalc/05/02140000.xhp +++ b/source/text/scalc/05/02140000.xhp @@ -231,10 +231,10 @@ - 519
#VALUE
+ 519
#VALUE!
- No result (#VALUE is in the cell rather than Err:519!) + No result (instead of Err:519 cell displays #VALUE!) The formula yields a value that does not correspond to the definition; or a cell that is referenced in the formula contains text instead of a number.i63264 @@ -253,13 +253,13 @@
- 521 + 521
#NULL!
- Internal syntax error + Internal syntax error (instead of Err:521 cell displays #NULL!) - No result. + No code or no result.
@@ -287,10 +287,10 @@ - 524
#REF
+ 524
#REF!
-invalid references (instead of Err:524 cell contains #REF) +invalid references (instead of Err:524 cell displays #REF!) @@ -302,7 +302,7 @@ 525
#NAME?
-invalid names (instead of Err:525 cell contains #NAME?) +invalid names (instead of Err:525 cell displays #NAME?) An identifier could not be evaluated, for example, no valid reference, no valid domain name, no column/row label, no macro, incorrect decimal divider, add-in not found.