diff options
Diffstat (limited to 'source/text/scalc/01/04060104.xhp')
-rw-r--r-- | source/text/scalc/01/04060104.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060104.xhp b/source/text/scalc/01/04060104.xhp index db7bb6c02f..a7d70bd22e 100644 --- a/source/text/scalc/01/04060104.xhp +++ b/source/text/scalc/01/04060104.xhp @@ -338,7 +338,7 @@ <paragraph id="hd_id31470811" role="heading" level="2" xml-lang="en-US">IFERROR</paragraph> <paragraph id="par_id31563161" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_IFERROR">Returns the value if the cell does not contains an error value, or the alternative value if it does.</ahelp></paragraph> - +<embed href="text/scalc/00/avail_release.xhp#4.0"/> <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> <paragraph id="par_id31531551" role="code" xml-lang="en-US">IFERROR(Value;Alternate_value)</paragraph> <paragraph id="par_id31540471" role="paragraph" xml-lang="en-US"><emph>Value</emph> is the value or expression to be returned if it is not equal or results in an error.</paragraph> @@ -508,7 +508,7 @@ <paragraph id="hd_id31536851" role="heading" level="2" xml-lang="en-US">IFNA</paragraph> <paragraph id="par_id31491051" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_IFNA">Returns the value if the cell does not contains the #N/A (value not available) error value, or the alternative value if it does.</ahelp></paragraph> - +<embed href="text/scalc/00/avail_release.xhp#4.0"/> <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> <paragraph id="par_id31537481" role="code" xml-lang="en-US">IFNA(Value;Alternate_value)</paragraph> <paragraph id="par_id31528841" role="paragraph" xml-lang="en-US"><emph>Value</emph> is the value or expression to be returned if it is not equal or results in an #N/A error.</paragraph> |