If an entry is not found go on with next one

Good day,

This is my code:
Main.xaml (17.3 KB)
I am searching throw a file system and if the string from the excel matches it should copy the file.
I would like that the robot skips the actual row and go on with the next one if the string is not found in the file system.

1 Like