Is it possible to have triggers that work for 2 spreadsheets (2, independent files) with one script? I am stuck at how to do this part, as it needs to be automated. So far in my research I have seen importrange triggers but nothing that can do a prompt on a specific worksheet.
My goal is to make a "list veto" function with the following requirements:
Must use google spreadsheets a) One Sheet with "triggers" that is the "controller" or moderator b) One Sheet for the "preferred" elector c) One Sheet for the "secondary" elector
The list will be dynamic, but for this example let us say it consists of a list of 15 locations.
Both "electors" will have to veto continuously until there is only 8 locations left.
The "controller" will trigger a system that asks the "preferred elector" first, then the "secondary," by a prompt that goes to their respective spreadsheet. Once the preferred makes a choice, the list of locations is deducted, then a prompt goes to the worksheet of the "secondary."