I am looking to take a string with a constant length delineation and reform. I am getting stuck on the reforming process. Here is an example that illustrates what I am attempting to do using names. Logically I am extracting the two parts, taking the initial and appending ", " then looking to recombine with a string combination in the new column.
Which function or function set would I use to recombine strings into a new column?
recombine.transform (2.7 KB)