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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Export to excel data more than 65,536 rows

Hi All,

I want to export the data in excel for which I am using macro :

SUB Export

SET Doc = ActiveDocument

Doc.GetSheetObject("TB83").ExportBiff "E:\Qlikview\test.xls"

end sub


The above script works only for xls, but i need it to work for xlsx as data now has more than a million rows .

Please note users dont need data in csv format.

2 Replies
Andrea_Ghirardello

see the following discussion:

Export Macro

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Perhaps this discussion helps: http://community.qlik.com/thread/89308


talk is cheap, supply exceeds demand