Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEARegex really shines when it comes to parsing data. Simplifies the workflow so much.
Solved. I first tried to do this with just RegEx but even after looking at some of the solutions with just RegEx, I didn't quite understand it all. So though I got it to work, I redid it with the Text to Columns + Multi Rows and it ended up a bit ugly, but I got there. I'm happy it's done :)