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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
dinuwanbr
Creator III
Creator III

Macro in Qlikview

Dear all,

I have a table to get an excel sheet as output. There's a selection box and based on the values of that i want to loop that excel outputs(csv or qvd also ok).

Can anyone help me on this.

Rgds,

Tharindu

3 Replies
vikasmahajan

May be this

set obj = ActiveDocument.GetSheetObject("CH703")

obj.ExportEx "E:\Qlikview\Department_Loadinng.xls",


Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
susovan
Partner - Specialist
Partner - Specialist

Hi,

Is it your requirement?

So, please check the attachment.

Warm Regards,
Susovan
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Perhaps this document helps: Loop Charts and Field Values - Excel Export Macro


talk is cheap, supply exceeds demand