how to parse data from one cell to multiple columns by a delimiter
Options

Dion
✭✭
Hi i would like some assistance parsing this data to multiple columns using a delimiter:
"|John doe1 1/1/25 02:00| Opened task
|John Doe2 1/1/25 02:10| Faxed
|John Doe3 1/1/25 02:10| Called Jane doe"
Answers
-
-
using | as the delimiter and segregate each text that follow to a new column
-
Ok. And is the above in a single cell, or is it three individual rows within the sheet?
-
I would like it to be in three individual columns
-
3 columns? You indicated using the pipe as your delimiter, but that would only parse out to two columns.
Is the data in your original post in a single cell, or is each line of the sample data its own row in the sheet?
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!