I would like to insert the content of a table cell from a database to a Writer document.
I’ve tried using fields, but the window (CTRL+F2) → Database doesn’t allow to select a record of the table (column and row), only the column. I need to insert similar fields many times, usually the column is the same, but the row is content dependent, I need to have the possibility to choose which particular “cell” goes where.
another further step would be to use a variable defining the table column for each of these particular fields.
Is it possible?