Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
Heads up: Excel and Google Sheets do this differently.
=IF(AND(ISNUMBER(SEARCH("@",A2)),ISNUMBER(SEARCH(",",SUBSTITUTE(A2,"@","",1)))),TRUE,FALSE)=REGEXMATCH(A2,"^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$")Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need the Google Sheets version instead? Open Sheets variant in workspace →
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
The provided Google Sheets formula supports subdomains. The Excel formula may need adjustment.
Yes, apply the formula to a range of cells and drag the fill handle to validate all at once.
Excel's formula is simplified and may not cover all valid email formats. Consider using a more comprehensive regex in Google Sheets.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: