From 278e5201987892072da38033bba89b96af87e2af Mon Sep 17 00:00:00 2001 From: Stéphane Guillou Date: Wed, 5 Apr 2023 17:39:18 +0200 Subject: tdf#154622: correct validity dropdown expand shortcut to Alt + Down Change-Id: I44c8516ca808491187784dc5cf3e198b9facb843 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149991 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/01/12120100.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text/scalc') diff --git a/source/text/scalc/01/12120100.xhp b/source/text/scalc/01/12120100.xhp index d54d62edbf..cb8054fc7b 100644 --- a/source/text/scalc/01/12120100.xhp +++ b/source/text/scalc/01/12120100.xhp @@ -133,7 +133,7 @@ In conjunction with Tools - Detective - Mark invalid Data, this defines that blank cells are shown as invalid data (disabled) or not (enabled).

Show selection list

-Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing Command+DCtrl+D. +Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing Option+Down ArrowAlt+Down Arrow.

Sort entries ascending

Sorts the selection list in ascending order and filters duplicates from the list. If not checked, the order from the data source is taken. -- cgit