S
S
SerGo982021-11-29 16:25:43
Google Apps Script
SerGo98, 2021-11-29 16:25:43

How to modify the FILTER function in Google Spreadsheets so that you can add values?

Hello guys, please tell me if it is possible to do something with the FILTER function so that I would be able to change, for example, the values ​​of the "employment" column without going to the database. If this is done now, the filter will break because "The array is not allocated and this 61a4d4cdb9655361054167.pngwould lead to data being overwritten"

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Grigory Boev, 2021-11-29
@SerGo98

In this form, no way.
You can make the data insertion by a script - you pressed the button (either by a timer or by a trigger) - the data flowed from the "base" into the sheet. And add to the script sending data from the sheet to the "base". All this is solvable, but that's still a trolleybus.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question