I have a sheet which is protected, but with the option 'except certain cells' which is e.g. cell B2.
Behind B2 there is a validation rule allowing only 'yes' or 'no'.
The goal is to enable certain users (e.g. user1) to ONLY edit the content of cell B2 (= selecting 'yes' or 'no')
In order to enable User1 to open the sheet I assign User1 to be a Viewer or an Editor.
BUT if assigned as an Editor then User1 can change any cell in the sheet which I dont want.
Hence, since I want to enable User1 to only edit cell B2 I have tried to assign User1 as a Viewer of the sheet and then change the 'range editing permission' under 'except certain cells', but this does not solve my problem since User1 is not able to edit B2.
What am I doing wrong? Is what I am trying to do not possible with GSheets? Again: the aim is to allow certain users (User1) to only edit certain cells (B2)
[google-apps-script]
, I'm unsure of that. Could you please clarify that? – Iamblichus