Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Error when using CreateObject

Hi all,

I have this error message : Un composant ActiveX ne peut pas créer un objet : 'Ecxel.Application'

when I use the following command : set XLApp = CreateObject("Excel.Application")

Can you help me?

Best regards



1 Solution

Accepted Solutions
Not applicable
Author

Hi Mario,

Thanks for your help; It's just what I need. Now my "Export"Button is working.

Regards

Gilles

View solution in original post

4 Replies
Anonymous
Not applicable
Author

You have to allow system access.

Not applicable
Author

Hi,

How to that ? Is it in Qlilkview or Windows parameters ?

Thanks

Not applicable
Author

On "Edit Module", at the left bottom you have a combo to select "Current Local Security" . Set it to allow System Access.

Regards.

Mario

Not applicable
Author

Hi Mario,

Thanks for your help; It's just what I need. Now my "Export"Button is working.

Regards

Gilles