Hi,
In one of my programs I have used OLE automation to donwload the contents into an EXCEL File.The Program as well as the File is getting downloaded properly. BUt the only issue that is coming is that OLE is taking a lot of time and the performance has reduced.
In my requiremnt I have all the contents in an Internal Table.And I am passing the Values Cell by Cell to the Excel. Is there any way I can directly pass the Table or the Lines. Or can anyone suggest any other way of increasing the Performance.
Thanks in Advance
Arunava