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
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Hi folks need a help | 7 | 914 | January 15, 2020 | |
Unable to split a array of string | 12 | 4386 | November 18, 2019 | |
String Manipulations to get the particular line from the datatable's cell | 12 | 897 | October 21, 2022 | |
How to Split Visible text that uses regex | 14 | 1708 | July 13, 2021 | |
Split String with bracket | 10 | 1784 | November 5, 2020 |