diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/scalc/01/06130000.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-cb75148ebd0135178ff46f89a30139c44f8d2040.tar.xz libreoffice-cb75148ebd0135178ff46f89a30139c44f8d2040.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/scalc/01/06130000.xhp')
-rw-r--r-- | helpcontent2/source/text/scalc/01/06130000.xhp | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/01/06130000.xhp b/helpcontent2/source/text/scalc/01/06130000.xhp new file mode 100644 index 000000000..40462661a --- /dev/null +++ b/helpcontent2/source/text/scalc/01/06130000.xhp @@ -0,0 +1,61 @@ +<?xml version="1.0" encoding="UTF-8"?> + + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + +<helpdocument version="1.0"> +<meta> +<topic id="textscalc0106130000xml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">AutoInput</title> +<filename>/text/scalc/01/06130000.xhp</filename> +</topic> +<history> +<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> +</history> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id2486037"><bookmark_value>entering entries with AutoInput function</bookmark_value> +<bookmark_value>capital letters;AutoInput function</bookmark_value> +</bookmark><comment>mw made "entering..." a one level entry</comment> +<bookmark xml-lang="en-US" branch="hid/.uno:AutoComplete" id="bm_id6682843" localize="false"/> +<paragraph role="heading" id="hd_id3148492" xml-lang="en-US" level="1"><link href="text/scalc/01/06130000.xhp" name="AutoInput">AutoInput</link></paragraph> +<paragraph role="paragraph" id="par_id3150793" xml-lang="en-US"><ahelp hid=".uno:AutoComplete">Switches the AutoInput function on and off, which automatically completes entries, based on other entries in the same column.</ahelp> The column is scanned up to a maximum of 2000 cells or 200 different strings.</paragraph> +<embed href="text/scalc/guide/auto_off.xhp#auto_off"/> +<section id="howtoget"> + <embed href="text/scalc/00/00000406.xhp#autoeingabe"/> +</section> +<paragraph role="paragraph" id="par_id3156422" xml-lang="en-US">The completion text is highlighted.</paragraph> +<list type="unordered"> +<listitem> +<paragraph role="paragraph" id="par_idN1065D" xml-lang="en-US">To accept the completion, press <item type="keycode">Enter</item> or a cursor key.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_idN10665" xml-lang="en-US">To append text or to edit the completion, press <item type="keycode">F2</item>.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_idN1066D" xml-lang="en-US">To view more completions, press <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline><item type="keycode">+Tab</item> to scroll forward, or <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline><item type="keycode">+Shift+Tab</item> to scroll backward.</paragraph> +</listitem> +<listitem> + <paragraph role="paragraph" id="par_idN10679" xml-lang="en-US">To see a list of all available AutoInput text items for the current column, press <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Option</item></caseinline><defaultinline><item type="keycode">Alt</item></defaultinline></switchinline><item type="keycode">+Down Arrow</item>.</paragraph> +</listitem> +</list> +<paragraph role="paragraph" id="par_id3150439" xml-lang="en-US">When typing formulas using characters that match previous entries, a Help tip will appear listing the last ten functions used from <emph>Function Wizard</emph>, from all defined range names, from all database range names, and from the content of all label ranges.</paragraph> +<paragraph role="paragraph" id="par_id3153363" xml-lang="en-US">AutoInput is case-sensitive. If, for example, you have written "Total" in a cell, you cannot enter "total" in another cell of the same column without first deactivating AutoInput.</paragraph> +</body> +</helpdocument> |