The robot on user machine deosn t recognize the excel file path

Hello !
I developed a robot which opens an excel file using its path . example of path " C:\Users\ID\Desktop\User.xlsm "
THe robot opens te excel on my laptop ( where i have installed UIPATH STUDIO ) but it s unable to open it from other users machines . I got this error
image

@wafa_kacem1

Ensure that you have the same path, check the file path by placing a log message

Hope this helps you

Thanks