I need help with the correct expression that ...

I need help with the correct expression that I can use in the Are Updates Allowed logic.

What expression do I use if I only want myself (example of my email = user1@mydomain.com) to be the only one that has access to edit (i.e Updates, Adds, Deletes)?

0 2 364
2 REPLIES 2

Try with… IF(USEREMAIL()=“name@mail.com”,“ALL_CHANGES”,“READ_ONLY”)

Fantastic! I quite familiar with excel formula’s. Still getting used to Appsheet’s expression…even thought they are quite familiar.

Top Labels in this Space