SWITCH(LOOKUP(USEREMAIL(), "Accounts", "Email", "Position"), 
  "dev", "ALL_CHANGES", 
  "accountant", "ALL_CHANGES", 
  "READ_ONLY")