I had a GSheet file with a vote system like this
|user1|1|4|6|
|user2|5|4|1|
|user3|2|4|4|
...
Actually, each user can only edit his line with cell authorization. We want to "hide" cells of other user, is this possible ??
Thanks !
I had a GSheet file with a vote system like this
|user1|1|4|6|
|user2|5|4|1|
|user3|2|4|4|
...
Actually, each user can only edit his line with cell authorization. We want to "hide" cells of other user, is this possible ??
Thanks !