Printable View
How do you register a excel8.olb file
if you own VB 6, can try the following function Public Declare Function RegisterTLB Lib "vb6stkit.dll" (ByVal lpTLBName As String) As Integer