How to accept LibreOffice Calc autocomplete suggestion without leaving the cell edit mode?

2

Whenever I start typing a sentence in a LibreOfice Calc cell it suggests autocomplete options based on other cells contents. I usually would like to accept it and make a slight modification but when I press Enter to accept it exits the cell and I have to use mouse to start editing it again. Can I accept an autocomplete suggestion without finalizing editing?

Ivan

Posted 2014-08-14T15:50:02.730

Reputation: 6 173

Answers

3

Just tap F2 to accept the suggested AutoComplete content and continue to edit.

After filling A1:A3 with a couple of cities, I started typing Se in A4 and Calc makes a suggestion.

        Accepting AutoComplete content

I tap F2 and the AutoComplete content is inserted leaving me with an active edit cursor at the end of the inserted content.

        Accepting AutoComplete content

The bonus to this behavior is that you are also transferred into INSRT edit mode where the arrow keys can be used to navigate within the string.

Jeeped

Posted 2014-08-14T15:50:02.730

Reputation: 2 435

1

F2 doesn't work to autocomplete functions; but Enter does.

If you already have values in a SUM(x,y) but you want to change to SUBTOTAL, nothing short of typing it all out seems to work sadly. (LIBRE 4.4)

diceypoo

Posted 2014-08-14T15:50:02.730

Reputation: 11

Please read the question again carefully. Your answer does not answer the original question (which is referring to text not functions.) – DavidPostill – 2015-09-06T20:41:13.380

@DavidPostill - Even if you are right, and just as a side note, due to what Google brings as results this answer was useful to me. – sancho.s Reinstate Monica – 2017-05-09T11:00:02.763