So I have to separate the address in the Addresses column from Image 1 where all the IP addresses are kept in a comma delimited cell into the output of Image 2. How do I do this?
Please find the pseudo code below and implement according to in UIPath.
Please let me know if you need anything, note that delimitter to split string address is comma
Hello! Thank you for your invaluable help! It kinda worked but for some reason, at certain points while running the program, I got the error message that “Write Cell: The range doesn’t exist”. But if I ignored it and continued on, then the program ran fine for some time after which the same error message popped up and if I ignored it, then it continued on. This happened 9 times during the runtime. What could be the issue do you think?