All three options are explained below.

TEXTAFTER function

TheTEXTAFTER functionreturns the text that occursaftera given delimiter.

For more information, seeHow to use the TEXTAFTER function.

Get domain from email with the TEXTSPLIT function

Note: you’re able to use theTEXTBEFORE functionto extract the name portion of the email.

For more details on TEXTSPLIT, seeHow to use the TEXTSPLIT function.

once you nail trimmed email addresses, apply the formula above.

Get domain from email with the TEXTSPLIT function

TEXTSPLIT can split text into rows or columns.

For example, =RIGHT(“apple”,3) returns “ple”.

LEN will also count characters in numbers, but number formatting is not included.

Get domain from email with the TEXTSPLIT function

When the text is not found, FIND returns a #VALUE error.

Get domain from email with the TEXTSPLIT function

Get domain from email with the TEXTSPLIT function

Excel formula: Get name from email address

Excel formula: Get domain name from URL

Excel formula: Get top level domain (TLD)

Excel formula: Create email address from name

Excel formula: Remove protocol from URL

Excel TEXTAFTER function

Excel TEXTSPLIT function

Excel RIGHT function

Excel LEN function

Excel FIND function