How can i get access from uipath file in excel activity

Exactly what you are trying to do and where ?
If you want to click on any excel menu
You need to launch excel by excel application scope make sure sheet is activate / excel application is activated
And then add your click activity

1 Like

but when i open excel file here it is

Yeah you can first run kill excel before launch activity
It will kill background excel files @Ejaz_Ab

@Ejaz_Ab is issue resolved?

@Ejaz_Ab,

Check if the file is on your local machine or shared drive. If on shared drive, make sure it’s being locked by your bot machine only.

Only in above two cases, use kill process activity to kill excel.

Thanks,
Ashok :slightly_smiling_face:

from where should i kill process nd where i should place kill activity …
in starting or …

Keep use excel file inside excel application scope for the error present in the screen shot
Kill you can add before the excel application scope @Ejaz_Ab

@Ejaz_Ab

Please close or kill the excel before opening a new one

@Ejaz_Ab,

Add it before Excel Process Scope activity

@Ejaz_Ab hi is issue resolved or still facing an error ?

nope still facing error

Can you share flow as or xaml if possible