Prev: YTD % over 12 accumulating figures
Next: Having info in a certain cell EXACTLY same as in cell on anoth
From: John on 27 May 2010 16:01 Open office org - while working on excel sheet, prompting of words helps a lot in reducing the time of work. Is microsoft excel having the same function
From: Dave Peterson on 27 May 2010 16:56 There's an autocomplete feature that will look at the cells right above the cell getting the entry and try to help by matching on those few cells. In xl2003 menus: tools|options|Edit Tab|check Enable AutoComplete for cell values There's an autocorrect feature (shared among all the programs in the office suite (excel, word, powerpoint, ...). Tools|Autocorrect options|Autocorrect tab You can type in a unique abbreviation and excel/word/ppt/etc will convert it to what you want. For instance, you could have |J replaced with John. This is the same feature that excel (and Office) uses to correct those typos: Teh becomes The hsa becomes has .... John wrote: > > Open office org - while working on excel sheet, prompting of words helps a > lot in reducing the time of work. Is microsoft excel having the same function -- Dave Peterson
From: Jacob Skaria on 27 May 2010 17:33
Excel autocomplete works only if the value is previously entered into the same column, and there are no blank cells between the values and the current cell.. The match that Excel fetches is nothing but the contents of the immediately adjacent cells above the one in which you are entering the data. --It stops trying to match entries when a blank cell is reached. Incase you have information from A1 to A5 and then from A7 to A10; if you make a new entry in A11, excel only try to match entries in A7:A10. --The cells must contain either text or a combination of text and numbers. Cells that contain numerics, dates, or times are not considered. -- Jacob (MVP - Excel) "John" wrote: > Open office org - while working on excel sheet, prompting of words helps a > lot in reducing the time of work. Is microsoft excel having the same function |