How to I open the latest created excel file in a folder which the folder is in another folder

Hi @RPA_Innovation ,

in for each change the type argument to String, and also replace the value in for each with Directory.GetDirectories()

cheers