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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

export to excel macro isnt working

Hi,

this line in my macro is not working set XLApp = CreateObject("Excel.Application") and I have copied it from examples here in the community!! I'm using qv 11 does anyone know why it is not working?

regards,

MT

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

If you copied the exact code from a working example then the code probably isn't the problem. But make sure you change references to chart ID's to the ID's of your charts. Possibly you need to change the macro security settings. In the Macro Editor set Requested Module Security to System Access and Current Local Security to Allow System Access.


talk is cheap, supply exceeds demand
Not applicable
Author

hey thanks for your quick answer I don't know why I haven thought about that 🙂

regards,

MT