Script in AppScripts in Google Sheets dont work
I do script in google sheets, then set trigger. On my test table it works clearly, but on other table it get error.
The offset of the data in the column with the IMPORTAGE function
Well, I wrote my own code that works almost well. but unfortunately, the onEdit function does not take into account that the range is changed by the IMPORTAGE function. I had to add a checkbox, when changing which the function starts working. but I would like to automatically track changes, taking into account that the range is changed by the IMPORTAGE function.