I want all the users in the dept to view the entire sheet, but only able to edit rows with their name in the "project owner" column. How can I do that?
We use one sheet to list all projects in our dept. So we are adding and removing rows as new projects start and old ones end.
We want all the dept personnel to be able to view the entire sheet, but only edit those rows with their name in the "project owner" column.
I currently schedule weekly update requests to users by rows assigned to them. But these rows change over time, so this is not a scalable process to manually monitor what rows have been added or removed per user.
I tried creating a report for each user filtering for only rows with their name in the "project owner" column. This works great to automatically keep up to date on which rows are theirs.
But since they have only view rights on the master sheet, they cannot edit the report view in order to update "their" rows.