Text to Rows--Possible?

Options
KMH Spinner
KMH Spinner ✭✭✭✭
edited 06/20/25 in Formulas and Functions

Hello,

I've been all over the community forum and looking at various brilliant solutions, but can't seem to figure out how to do what I need. I have a form that has a field (Information) for a list of Number and Date entries. Instructions tell users to use a semicolon as a delimiter. I need to parse them into separate rows for data verification. I got the first one easy peasy with some LEFT and SUBSTITUTE formula fun.

image.png

Unfortunately, every single Information entry will be unique and the number of entries will range from 1 to at least 50. (Most are 10-20.) So the dropdown parsing brilliance I've seen won't work. I also don't want to annoy the clients by making them fill out a form for each pair (Number and Date). Is it possible to split the Information entries into separate rows in Smartsheet? In a pinch I could live with splitting to the right into columns though it will be more difficult to deal with the verification.

Thank you tons in advance for any input, even if it's just moral support. 😁

Tags:

Answers

  • Darren Mullen
    Darren Mullen Community Champion

    @KMH Spinner Sure, anything is possible with time and money… and the right tools.

    I assume this is going to be an ongoing process, so best would be to have something that runs on new form submissions, then if you want to stay in the Smartsheet ecosystem, use Bridge (if you have it) otherwise you'd have to use a different solution to process the data over the API and insert the rows in.

    so, yes it can be done, but it's not a snap your fingers kind of solution in Smartsheet.

    Darren Mullen, Author of: Smartsheet Architecture Solutions

    Get my 7 Smartsheet tips here

    Take your Smartsheet knowledge to the next level and become an expert. Join the Smartsheet Guru Elite

  • KMH Spinner
    KMH Spinner ✭✭✭✭

    Thanks @Darren Mullen! Yes, it will be ongoing for at least three years. We don't have Bridge, but perhaps I can talk The Higher Ups into it.

  • Darren Mullen
    Darren Mullen Community Champion
    edited 06/20/25

    @KMH Spinner Bridge isn't the only option. If you have Microsoft, you can do something with Power Automate, or you can use something like Make to work it out as well.

    Or custom script. Anything that can read from Smartsheet and write back will work.

    Darren Mullen, Author of: Smartsheet Architecture Solutions

    Get my 7 Smartsheet tips here

    Take your Smartsheet knowledge to the next level and become an expert. Join the Smartsheet Guru Elite

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!