Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have attached a qvw where I have to export the report in excel through a Macro. Now the problem is , in the application there are three party.If user select 2 party from the listbox and then click the button 'Send to Excel' then it will export party wise two different excel means for Party PTY01 wise Sale Details in a excel and for Party PTY02 wise Sale Details in another excel.
The macro you have written in my app is not working properly.I want party wise break up into two sheet after selecting two party from the listbox and clicking on the button.
I do not quite understand what you intend,
I am attaching a model export to excel if you can serve.
After selecting two party from the listbox and click the button 'Send to Excel ' what will be my desired output excel file after export has been attached. Please check and revert.
Here you are your file
Hi,
Try this code
Regards,
Jagan.
The macro you have written in my app is not working properly.I want party wise break up into two sheet after selecting two party from the listbox and clicking on the button.