I have the following code:
=ISNUMBER(FIND("@";[emailAddressField]))
It's not working, can someone recommend a better formula.
Thank you!
The exact problem is... depending on the default site language the ; character needs to at times be , while at other times ;
I'm looking for a language agnostic formula that works with all site languages.