I'm trying to update multiple google sheets using python and nothing I try seems to work. I want to be able to input data once and have it automatically fill in the same data in another spreadsheet. Here's my code I have so far: https://i.stack.imgur.com/eds76.png
Asked
Active
Viewed 209 times
-1
-
1I have to apologize for my poor English skill. Unfortunately, I cannot understand your current issue from `nothing I try seems to work.`. Can I ask you about the detail of it? And, can you add your current script to your question as the text data instead of the image? – Tanaike Jun 11 '22 at 01:17
-
Hi thank you so much for taking the time to answer but I managed to figure it out thankfully – Halcyon_B Jun 12 '22 at 15:57
-
Thank you for replying. From `Hi thank you so much for taking the time to answer but I managed to figure it out thankfully`, I'm glad your issue was resolved. When your issue was resolved, can you post it as an answer? By this, it will be useful for users who have the same issue. – Tanaike Jun 12 '22 at 23:30
1 Answers
0
Figured it out. Hope this helps someone! https://i.stack.imgur.com/ZbnHm.png

Halcyon_B
- 1
- 1
-
As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Jun 23 '22 at 05:08