Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
TEXTSPLIT divides a text string across columns, rows, or both dimensions using one or more delimiter characters, returning a dynamic spill array of the resulting pieces. Use it to parse CSV-style data, split full names into components, or break multi-value cells apart without complex nested MID/FIND formulas.
=TEXTSPLIT(A2,",")=TEXTSPLIT(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: “Split a comma-separated list of tags in one cell into separate columns”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: