diff options
author | Eike Rathke <erack@redhat.com> | 2016-03-02 16:42:01 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2016-03-02 16:44:13 +0100 |
commit | 4960c1ad663747257f1dc69a649f715a32a9e77e (patch) | |
tree | 24dbd029cf0fdfffc6dbd476b02a54c952b0839b /source | |
parent | c5437bed9c6c425b5ab30bc75734977f6fb0b049 (diff) |
add warning for case sensitivity and Excel interoperability
Change-Id: I79cc6d6c48225f8559339f65df99de838c2e7ae6
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/optionen/01060500.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/shared/optionen/01060500.xhp b/source/text/shared/optionen/01060500.xhp index b38c76616a..5908f47f57 100644 --- a/source/text/shared/optionen/01060500.xhp +++ b/source/text/shared/optionen/01060500.xhp @@ -147,6 +147,7 @@ <paragraph xml-lang="en-US" id="par_id3153707" role="paragraph" l10n="U" oldref="28"> <emph>Example:</emph> Type the text 'Test' in cell A1; and the text 'test' in B1. Then type the formula "=A1=B1" in cell C1. If the <emph>Case sensitive</emph> box is marked, FALSE will appear in the cell; otherwise, TRUE will appear in the cell.</paragraph> <paragraph xml-lang="en-US" id="par_id3153965" role="note" l10n="U" oldref="29">The EXACT text function is always case-sensitive, independent of the settings in this dialog.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153966" role="warning" l10n="U">Disable case sensitivity for spreadsheets that need to be interoperable with Microsoft Excel.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optcalculatepage/calc" id="bm_id3145766" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3145150" role="heading" level="2" l10n="U" oldref="30">Precision as shown</paragraph> |