How to handle file paths with spaces?

hello @RoboDan

you can also achieve that by using “/”…mention the path as mentioned below

FilePath = “C:/Users/Desktop/Uipath Folder/Issue.xlsx”

instead “\” use “/” it will solve the problem

Regards
Ajay

3 Likes