Programming Tutorials

Comment on Tutorial - How to export from DataGridView to excel using VB.net By Issac



Comment Added by : Christoven

Comment Added at : 2011-06-15 05:55:16

Comment on Tutorial : How to export from DataGridView to excel using VB.net By Issac
Hello all..
can anyone please help me.. i just got this error..

xlWorkBook = xlApp.Workbooks.Add(misValue) >> Old format or invalid type library. (Exception from HRESULT: 0x80028018 (TYPE_E_INVDATAREAD))


View Tutorial