M
m_john
I want to create some code in VBA (EXcel) that can call an Active X DL
that I created in VB6. This DLL basically is a class that onl
contains a Sub procedure. Inside this Sub, I referenced to the curren
workbook and worksheet .The DLL is complied ok. However, when I calle
this class in VBA code, it gave me error . I did reference the DLL i
the "References" under "Tools" in VBE. Can anyone give me example ho
to do this ?thank
that I created in VB6. This DLL basically is a class that onl
contains a Sub procedure. Inside this Sub, I referenced to the curren
workbook and worksheet .The DLL is complied ok. However, when I calle
this class in VBA code, it gave me error . I did reference the DLL i
the "References" under "Tools" in VBE. Can anyone give me example ho
to do this ?thank