Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
TEXTBEFORE returns the portion of a string that comes before a given delimiter character or substring, with optional arguments to control which occurrence to use and case sensitivity. Use it to extract the username from an email address, the first name from a full name, or any leading segment from a structured text string.
=TEXTBEFORE(A2,"@")=TEXTBEFORE(A2,"@")Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Extract just the username portion from a list of email addresses before the @ symbol”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: