reading data from excel file

  • Thread starter Thread starter madhu sudhan
  • Start date Start date
M

madhu sudhan

HI,

I want to read data from excel file and export this data to dataset. I
know abt the basics of opening a file using application, workbook and
worksheet classes. But i don't know how to read data from the excel
file to populate it into the dataset. I think i have to use the class
Range. Can any one explain how to do it ?????????????

Thank YOU
 
Back
Top