Click to See Complete Forum and Search --> : excel.olb files


pasangha
December 1st, 1999, 10:05 AM
How do you register a excel8.olb file

Lothar Haensler
December 1st, 1999, 10:28 AM
if you own VB 6, can try the following function
Public Declare Function RegisterTLB Lib "vb6stkit.dll" (ByVal lpTLBName As String) As Integer