How to turn off past over cell in google sheet? to be very specific. I want to turn off the past value option in google sheet for Editor's that I am collaborating with.
Related
I am creating a code so that at the moment a sheet has a change in a row or a new one is added, that change is added in another sheet, here the problem is the following, it only detects the change when I enter the data by hand, when I make the change by pasting the data or automatically, it does not detect change and does not act. Does anyone who knows more about the api know if this is something normal?
Thank you
i tried for many days to find a solution for my problem without any results
my issue is that i want to lock a cell as soon as it's filled with data(the data is a drop-down menu that the client choose from it to fill the cell)
this cell i want it to be a prove of payment(from the client)that the client received his payment, so it can't be modified after he made his answer on it
i tried many things that i found while searching but none is working as i want it to be or it's a formatting conditions that depends on colors
thank you
I'm trying to make a test in which I present images (google slides) to a person on a second monitor, while recording the answers in a google sheets file on my computer. I need to have a controller with NextSlide, PrevSlide and GoToSlide within the Sheets file. For me, it seems similar to what Remote for Slides does, but I couldn't figure out what the script should be.
Any help would be highly appreciated!
As specified here, it is possible to "link" slides from another presentation similar to how you link charts from spreadsheets. Is this possible to do via the google slides api?
Is it possible to copy/insert a slide from one presentation to another using Google Slides API?
I came across this which is what I want but I'm not sure if 'Google Apps Script' is the same thing as Google Slides API?
https://developers.google.com/apps-script/reference/slides/presentation#insertslideinsertionindex-slide
Apologies but I'm new to Google dev.