This is a newbie question. I have a spreadsheet that is shared with 5 users (that have edit access). I wrote an apps script that populates dropdowns based on what was picked in the column before. I also have 3 buttons to sort the data in different ways.
So this functionality works fine for me, but is there a way to not have to have each user deal with that ugly Authorization Required popup (well ugly after they get to the 'Google hasn't verified this app').
This is a volunteer job and I just want to get this over with (not looking to become a serious coder). So is there an easy way to just grant them access, so they have the same functionality?