Click here to Skip to main content
15,797,721 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am download http://www.codeproject.com/KB/vb/Senthil_S__Software_Eng_/ExportToExcel.zip[^] and running the program but error occured.
"Old format or invalid type library. (Exception from HRESULT: 0x80028018 (TYPE_E_INVDATAREAD))"

please solution about this answer.. Thx before..
Posted

1 solution

Following should help: MS Support: BUG: "Old format or invalid type library" error when automating Excel[^]

Change the code as per mentioned in the above article and then try out.
 
Share this answer
 
Comments
Ashok19r91d 10-Jan-13 3:44am    
+5
Sandeep Mewara 10-Jan-13 3:59am    
Thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900