The TABLETOJSON() Function converts a table with values into text in JSON format.
=TABLETOJSON(Range)
The TABLETOJSON() Function is easy to use. You just need to select a table or specify any cell range with values and Excel (Calc) will automatically return text in "JSON" format:
=TABLETOJSON(Range)
We will get the following result:
In this example, the following values are used:
You can use the TABLETOJSON() function by installing the YLC Utilities extension.
After that, this function will be available in all files that will be opened in Excel (LibreOffice Calc).