Hello Community,
Looking for some help to allow me to finish off a project that I am working on. The concept is fairly straight forward but I am having issues resolving. Basically, I have records where I want to add a delimiter after every 4th value so I can use text to columns to split our the 4 character ID fields I need to isolate. I feel like the solution is a regex expression of formula of some kind.
Once I can successfully split out the values using text to columns, is there a way to pivot the data from each row into one column with all the values?
Any help would be greatly appreciated!
Thank you,
Dan