1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
<?xml version="1.0" encoding="UTF-8"?>
<!--
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
*
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************
-->
<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>
<lastedited date="2006-02-14T14:53:48">UFI: added some index entries to fix #i27712#
UFI: fixed #i33910#
YJ: checked</lastedited>
</history>
</meta>
<body>
<section id="autoeingabe">
<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"/>
<bookmark xml-lang="en-US" branch="hid/.uno:AutoComplete" id="bm_id3145673" localize="false"/>
<paragraph role="heading" id="hd_id3148492" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/01/06130000.xhp" name="AutoInput">AutoInput</link></paragraph>
<paragraph role="paragraph" id="par_id3150793" xml-lang="en-US" l10n="U" oldref="2"><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>
</section>
<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" l10n="CHG" oldref="8">The completion text is highlighted.</paragraph>
<list type="unordered">
<listitem>
<paragraph role="paragraph" id="par_idN1065D" xml-lang="en-US" l10n="NEW">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" l10n="NEW">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" l10n="NEW">To view more completions, press <item type="keycode"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab</item> to scroll forward, or <item type="keycode"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab</item> to scroll backward.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_idN10679" xml-lang="en-US" l10n="NEW">To see a list of all available AutoInput text items for the current column, press <item type="keycode"><switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow</item>.</paragraph>
</listitem>
</list>
<paragraph role="paragraph" id="par_id3150439" xml-lang="en-US" l10n="U" oldref="3">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" l10n="U" oldref="5">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>
|