arleta
1 year agoQrew Member
How to check if all emails in the list have one or another domain?
Hi,
I am trying to set up a field which will check if all of the emails provided in another field of the form have got @X.com or @Y.com domains.
The example of list of emails
[email protected];[email protected];[email protected]
I would like to have a formula that would tell me that email [email protected] has got a wrong domain and can't be accepted and that only domains @X.com and @Y.com can be accepted.