I have a Google sheet that is view only and regularly gets updated by me. Users will make a copy if they want to edit it.
How can I add a Button so people who created a copy can check if my main sheet got an update?
Can I somehow access the content of a specific cell from the main (shared) spreadsheet on the copied ones? Then I could check if the version number is the same as the one of the copy and if not then give out information about the new file.I remember once using such a spreadsheet with this function but I don't remember exactly.
Thanks for your input