How to resolve Make sure excel is installed error

This is regarding your help required in UI path issue I am facing.

I am using Excel Application Scope activity and under it, I am using simple write cell Activity. I have been trying to resolve this from 2 days.
I have office 365 installed in my pc.

It is giving error make sure excel is installed.

Thanks
Mukul

Hi @Mukul_Chandravanshi

Try to use Excel Workbook instead Excel application Scope!

You should be able to work with Excel files either you wouldn’t have installed Excel SW.

KR,
Pablo

1 Like

i want to use Execute macro activity. For execute macro, excel application scope activity have to be used i think.

Using excel scope depends on how much data you need to process. if you have much more data excel scope is what you should prefer. Or else workbook is perfectly fine.

Regards,
vishal

yes i have large data, thats why i am using excel application scope and it is giving me error like this “Make sure excel is installed”. How this can be resolved

@Mukul_Chandravanshi Refer this post

1 Like

No it is different

Hi @Mukul_Chandravanshi

Take a look at the Excel activity that you are using (in the manage activities panel)… Make sure that the Excel version that you have installed is supported by that version of the package.

If it’s not, maybe you will have to update the Excel SW or outdate your current version of the package.

KR,
Pablo