How to load large text files using Microsoft.Office.Interop.Excel.Application

S

Sridhar

when i load the text file using this application i could load maximum
of one work sheet
65536 rows

if i have more than these records how can we load the file across
multiple worksheets of the workbook.

Thanks in advance
 
Top