help needed on how to export result to Excel Spreadsheet

  • Thread starter Thread starter keali_lim
  • Start date Start date
K

keali_lim

hi,
i have done all the neccessary calculation on .NET and i want to export the result into excel spreadsheet.

May i know how to declare excel so that open my keali.xls workbook and i can export my result in there??......(i try something like : Dim objExcel as excel.application)
 
Back
Top