From 61173c1b58efa79c0ba6b08348d2796a249d0186 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 1 Sep 2012 09:51:27 -0500 Subject: move help structure one directory up Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc --- source/text/scalc/01/06130000.xhp | 78 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 source/text/scalc/01/06130000.xhp (limited to 'source/text/scalc/01/06130000.xhp') diff --git a/source/text/scalc/01/06130000.xhp b/source/text/scalc/01/06130000.xhp new file mode 100644 index 0000000000..ab45be99d6 --- /dev/null +++ b/source/text/scalc/01/06130000.xhp @@ -0,0 +1,78 @@ + + + + + + + + +AutoInput +/text/scalc/01/06130000.xhp + + +Sun Microsystems, Inc. +UFI: added some index entries to fix #i27712# +UFI: fixed #i33910# +YJ: checked + + + +
+entering entries with AutoInput function +capital letters;AutoInput function +mw made "entering..." a one level entry + + +AutoInput +Switches the AutoInput function on and off, which automatically completes entries, based on other entries in the same column. The column is scanned up to a maximum of 2000 cells or 200 different strings. +
+ +
+ +
+The completion text is highlighted. + + +To accept the completion, press Enter or a cursor key. + + +To append text or to edit the completion, press F2. + + +To view more completions, press CommandCtrl+Tab to scroll forward, or CommandCtrl+Shift+Tab to scroll backward. + + + To see a list of all available AutoInput text items for the current column, press OptionAlt+Down Arrow. + + +When typing formulas using characters that match previous entries, a Help tip will appear listing the last ten functions used from Function Wizard, from all defined range names, from all database range names, and from the content of all label ranges. +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. + +
-- cgit