core.noscript.text
Want to get involved? We're always looking for ideas and content for Weekly Challenges.
Did it two ways with columns and rows of data but I am sure there is a way to just use regex to do it.
With every challenge I become better and better with the RegEx tool :-)
Done!
Post with solution file
Good Challenge
Done...
Solved
Pretty straight forward regex_replace formulas and text to columns approach. I was maxed out on Regex working on Challenge 20 recently so I tried to minimize my use of it here. 😂