[Libreoffice-bugs] [Bug 124728] New: Function CHOICE don't allow create matrix
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Apr 14 07:55:52 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124728
Bug ID: 124728
Summary: Function CHOICE don't allow create matrix
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: gmolleda at us.es
In english in the end
Esperanto:
En aliaj tabelkalkuliloj, vi povas modifi matricon per la funkcio CHOICE:
A B
1 a 1
2 b 2
3 c 3
4 d 4
5
6
7
8
9
Elektante A6: B9-ĉelojn, vi skribas =CHOICE({2 1};a1:a4;b1:b4) kaj premu KTRL +
MAJ + ENEN-KLAVO por akiri novan matricon:
A B
1 ... 5 vicoj kiel supro
6 1 a
7 2 b
8 3 c
9 4 d
Vi nun povas uzi ĉi tiun konduton por serĉado:
=VLOOKUP(2;CHOICE({2\1};a1:a4;b1:b4);2;FALSE) kaj vi akiras la rezulton "b".
Español:
En otras hojas de cálculo, puedes modificar una matriz con la función ELEGIR:
A B
1 a 1
2 b 2
3 c 3
4 d 4
5
6
7
8
9
Selecciona las celdas A6:B9, escribe =ELEGIR({2\1};a1:a4;b1:b4) y pulsa las
teclas CTRL+SHIFT+ENTER para obtener una nueva matriz:
A B
1...5 filas como arriba
6 1 a
7 2 b
8 3 c
9 4 d
Se puede usar este comportamiento para búsquedas:
=BUSCARV(2;ELEGIR({2\1};a1:a4;b1:b4);2;FALSO) y obtener así el resultado "b".
English:
In other spreeadsheets, you can modify a matrix with la CHOICE function:
A B
1 a 1
2 b 2
3 c 3
4 d 4
5
6
7
8
9
Selecting A6:B9 cells, you write =CHOICE({2\1};a1:a4;b1:b4) and push
CTRL+SHIFT+ENTER for obtain a new matrix:
A B
1...5 rows as top
6 1 a
7 2 b
8 3 c
9 4 d
You can use this behaviour for search:
=VLOOKUP(2;CHOICE({2\1};a1:a4;b1:b4);2;FALSE) and you obtain the result "b".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190414/00cd39b4/attachment.html>
More information about the Libreoffice-bugs
mailing list