Password protected drop down menu?
Hello again! For tonights adventure in Google Sheets, I'm trying to figure out if there's a way to require a password for specific options in a drop down menu. For context, I have a tab that filters data from three other tabs depending on which option is selected in the drop down. I need each option (and it's filtered data) to be accessed freely by the respective user, but require a password for the other two. Further, there will be a master account that should have access to all three options.
I'm assuming this is going to require a script. My JavaScript is average at best, Looking for guidance! :)