The TABLETOARRAY() function converts values from a table into an array (1- or 2-dimensional).
=TABLETOARRAY(Range; Extent)
The TABLETOARRAY() function is easy to use. You just need to select the table and specify the dimension of the desired array (1 or 2-dimensional) and LibreOffice Calc will automatically return the array of values:
=TABLETOARRAY(Range; Extent)
This example uses the following values:
This example uses the following values:
You can use the TABLETOARRAY() function by installing the extension "YLC_Utilities.oxt" .
After that, this function will be available in all files that will be opened in LibreOffice Calc.