How to spit string in notepad

Create a new datatable. After you split the string into a string array and have it formatted the way you want, use a for each activity & change the typeArgument to string. Within that for each loop, use the ‘add data row’ to add the current string to the datatable you created. Use excel write range to put it into excel after you finish the for each loop