Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Email domain spelling validation in Google Sheets [closed]

$
0
0

I am trying to find an easy way, or even a custom apps script function to detect spellcheck errors within email domains in a Google Sheet.

=ISEMAIL does not work here, as that only checks for @/.com in the value, and does not check if it is an actual domain.

Example: example@google.com would be shown as valid. But example@gogle.com would be shown as invalid/false.


Viewing all articles
Browse latest Browse all 9782

Trending Articles