Excel TEXTSPLIT Function – Google Sheets Alternative | ComTools

Learn Excel TEXTSPLIT: what it does, Google Sheets support (Not supported), alternatives (SPLIT), and convert formulas online.

What is Excel TEXTSPLIT?

Splits text into rows/columns (Excel 365).

Google Sheets compatibility

On Google Sheets, TEXTSPLIT is marked as Not supported. Use SPLIT in Google Sheets. TEXTSPLIT(A1,",") ≈ SPLIT(A1,",")

Convert with ComTools

Paste a formula that uses TEXTSPLIT into /excel-formula-converter, choose Google Sheets or Excel as the target, and get support status plus suggested rewrites.

FAQ

QDoes Google Sheets support TEXTSPLIT?

Status: Not supported. Common alternative: SPLIT.

QCan ComTools rewrite my formula automatically?

Simple renames (e.g. TEXTAFTER→REGEXEXTRACT, TEXTSPLIT→SPLIT) and simple LET expansions are attempted; complex formulas get guidance.