cheers
Yea even that is not solving of loading add in?
Can you check if the addins are siabled in the trust center
Cheers
hi Soudios,
hope you are doing well
you can follow this link to get answer
https://docs.uipath.com/activities/other/latest/workflow/kill-process
Thanks
no same issue
Is it repeating even after using kill process @Soudios
@Palaniyappan
i can’t see the add in on excel
Try repairing the excel
https://docs.uipath.com/studio/docs/microsoft-office-interop-issues
@Soudios
my issue is i can’t see the “Exceleretor” icon when i open excel with UiPath
Can try this way @Soudios
in the properties we have an option that Applies To you can to this
Applies To = KillProcessApplyOn.OnlyCurrentUser
i don’t really understand how to do this
see basically these are the ways to enable an add in in excel…can you try these
this should enable all the addins
manually is the addin appearing or is somethign being opened?
cheers
manually its working yes, the add in i want to open is here :
C:\Program Files\Unit4 Report Engine Client\ExceleratorVBAInterface.xlam
can you show me with an example how can i do plz ?
its not working, i found an other solution is to open the excel file with start process but i need to use excel application scope after and i don’t know how to do it.
I tried to check start process into excel application scope but it doesnt work, i need to use 2 activities : Start process and after excel application scope
Is it possible ?
With the addin if you want to do ui automation thwn you need jot use use excel at all…can use open application/browser
Cheers
@Anil_G
ok can you show me how can i do this with open application/ browser :
Read cell you cannot do with ui…if you want to performs clicks on addins and all can use ui or vba code
Cheers