Click here to Skip to main content
15,892,072 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
For example, person A input data in A1&A2, then when person B verify it by putting "/" on A3, it will remove person A editing A1&A2 data.

What I have tried:

I have only learned python and totally new to javascript.

But the logic should be something like this.

If cell A3 == '/':

RemoveEditors(test123@gmail.com) in range(A1:A2)
Posted
Updated 6-May-19 2:59am

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900