‎2010 Apr 21 7:28 AM
Hi frds,
By using OLE i can able to download dat to 3 tabs in ecel sheet But how can we add 4 th tab to excel sheet by using OLE.
Thanks in advance.
‎2010 Apr 21 7:35 AM
Hi,
Follow This Link,
http://wiki.sdn.sap.com/wiki/display/Snippets/MultiplesheetExcelDocumentfromSAPusing+OLE
I think These sort out Your Scenario.....
Regards,
Raghava Channooru
‎2010 Apr 21 7:39 AM
hi,
We can provide the number of sheets required using the 'SET' property of excel.
set property of w_excel 'sheetsinnewworkbook' = 5.
Regards
harris