A
A
andriy71122019-03-24 17:47:08
Python
andriy7112, 2019-03-24 17:47:08

How can I catch updating / changing cells in a Google spreadsheet?

How can I catch updating / changing cells in a Google spreadsheet using python?
There are 3 tables (please do not confuse not 3 sheets, namely 3 different tables) with orders (the table structure is the same), you need to take from these 3 tables only orders with the "New" status. And bring them into 1 pivot table (So that the data from the table where the data came from and the pivot table would have two-way synchronization). That is, if I change the status of the order to "Completed" or "Waiting for goods" in the pivot table. The status has changed in the table where I got this data from.
5c97984b67b83932168168.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ivanov, 2019-03-24
@oshliaer

Not rocketscience, but you will have to do something yourself.
Making assumptions from a picture is especially difficult. But suppose:
But these are all recommendations, and usually people will create a trigger on the EDIT event and try to make changes to other Tables.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question