How to extract all strings from an excel cell, which are divided by a semicolon? All the strings from the cell should be added to a different Database one by one and the loop should stop when the last string was added. Can anyone help me?
Thanks in advance, Max
Hello @MaxSchmidt,
Hope this could help you, try to use SpltString activity.
Here is an example SplitExample.zip (5.0 KB)
Regards, Susana