I have a Macro that I created that I wanted to be able to port over to other workbooks so I saved the template workbook as an xla file. Turning on the xla, all coding is workign as expected, including
In column A I have 1 1.1 1.1.1 1.1.2 1.1.2.1 1.2 1.2.1 1.2.1.1 1.2.1.1.1 1.2.1.1.1.1 How can I get it to look like A BCDEFG 1 1 1.1 1 2 3 1.1.1 1 2 3 1.1.2 1 2 3 1.1.2.1 1 2 3 4 1.2 1 2 1.2.1 1 2 3