Skip to main content

How to check if the email address is valid or not in Excel?

Supposing, I have a list of tasks with start date and end date, now, I want to calculate the percentage of completion of the task based on today’s date as the following screenshot shown. How could you solve this job in Excel?

Check if the Email address is valid or not with formula


Check if the Email address is valid or not with formula

To check if the Email address is valid or invalid, you should apply the following formula.

1. Please enter or copy the below formula into a blank cell where you want to return the checking result:

=AND(IFERROR(FIND(".",A2),FALSE),IFERROR(FIND(".",A2,FIND("@",A2)),FALSE))

2. Then, drag the fill handle down to apply this formula to other cells. You will get the following results, TRUE is indicated the Email is valid, and FALSE is invalid.


More relative articles:

  • Validate Email Addresses In A Column Of Worksheet
  • As we all known, a valid email address is composed of three parts, the user name, the "at symbol" (@), and the domain. Sometimes, you just allow others to enter only the email address format text into a specific column of worksheet. Is it possible to achieve this task in Excel?
  • Extract Email Address From Text String
  • When you import some email addresses form Website to Excel worksheet, there always contains irrelevant text, but now you just want to extract the pure email addresses from the text string (see following screenshots). How could you quickly only get the email addresses from the cell text?
  • Separate Email Addresses To Username And Domain
  • If there is a list of email addresses in Excel, you may need to separate the email addresses into two columns, one contains usernames, and the other contains the domains as below screenshot shown. This article will introduce some tricks on solving this job easily and quickly.
  • Convert Multiple Email Addresses To Hyperlinks
  • If you have a list of plain text email addresses in a worksheet, and now, you want to convert theses email addresses to hyperlinks that you can send emails while clicking the addresses. Of course, you can convert them to hyperlinked email addresses, but, this method will be boring if there are multiple addresses needed to be converted. In this article, I will talk about some good tricks to deal with this task.

  • Super Formula Bar (easily edit multiple lines of text and formula); Reading Layout (easily read and edit large numbers of cells); Paste to Filtered Range...
  • Merge Cells/Rows/Columns and Keeping Data; Split Cells Content; Combine Duplicate Rows and Sum/Average... Prevent Duplicate Cells; Compare Ranges...
  • Select Duplicate or Unique Rows; Select Blank Rows (all cells are empty); Super Find and Fuzzy Find in Many Workbooks; Random Select...
  • Exact Copy Multiple Cells without changing formula reference; Auto Create References to Multiple Sheets; Insert Bullets, Check Boxes and more...
  • Favorite and Quickly Insert Formulas, Ranges, Charts and Pictures; Encrypt Cells with password; Create Mailing List and send emails...
  • Extract Text, Add Text, Remove by Position, Remove Space; Create and Print Paging Subtotals; Convert Between Cells Content and Comments...
  • Super Filter (save and apply filter schemes to other sheets); Advanced Sort by month/week/day, frequency and more; Special Filter by bold, italic...
  • Combine Workbooks and WorkSheets; Merge Tables based on key columns; Split Data into Multiple Sheets; Batch Convert xls, xlsx and PDF...
  • Pivot Table Grouping by week number, day of week and more... Show Unlocked, Locked Cells by different colors; Highlight Cells That Have Formula/Name...
kte tab 201905
  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
officetab bottom
Comments (4)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
..........
This comment was minimized by the moderator on the site
Hallo

Kann mir jemand diese Formel auf Deutsch schreiben? Ich schaffe das einfach nicht. Vielen Dank

=AND(IFERROR(FIND(".",A2),FALSE),IFERROR(FIND(".",A2,FIND("@",A2)),FALSE))
This comment was minimized by the moderator on the site
=UND(WENNFEHLER(SUCHEN(".";A2);FALSCH);WENNFEHLER(SUCHEN(".";A2;SUCHEN("@";A2));FALSCH))
This comment was minimized by the moderator on the site
eeeeeeeeee
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations