I have a spreadsheet with multiple sheets within. I have this spreadsheet shared with multiple users, and I need to protect the sheets so that certain users can only view and edit one sheet of this spreadsheet. As follows:
User 1 (one location manager) needs to view and edit Sheet 1 (that location's payroll)
User 2 (another location manager) needs to view and edit Sheet 2 (that location's payroll), but NOT Sheet 1
User 3 (district manager) needs to view and edit both Sheet 1 AND Sheet 2, but NOT Sheets 3 & 4.
User 4 (regional manager) needs to be able to view and edit Sheets 1, 2, 3, and 4.
Google Sheets only offers protection against editing, but I am wondering if there is any third-party app, script, or workaround that allows this functionality of protection against viewing?