Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qlik Macro Error

Hello,

Can anyone help me on below error?

In my application, I have qlik-macro which helps me to export table into excel with WRAP feature. In Dev access point, when I run this application in IE browser, I am getting below error after exporting data into excel.

2 Replies
jerrysvensson
Partner - Specialist II
Partner - Specialist II

If you are using Ajax (WebView) as client it will not work.

rubenmarin

I don't know much about this but I think WrapText is used on selected cells, not to a sheet object, if xlSheet references a sheet it can something like:

xlSheet.Range(Cells).WrapText