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.
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.
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.
When the text is not found, FIND returns a #VALUE error.