J
jbscotland
Dear All,
I have a VB6 DLL (called myAddin) that has a sub (called InsertRows).
I need to make the DLL available to Excel 2000 users so I need to
create a VBA Wrapper (called vbaInsertRows)
I'm having trouble calling the DLL sub. I have tried it using a
function and that works fine.
Any help greatly appreciated.
Thanks
jb
I have a VB6 DLL (called myAddin) that has a sub (called InsertRows).
I need to make the DLL available to Excel 2000 users so I need to
create a VBA Wrapper (called vbaInsertRows)
I'm having trouble calling the DLL sub. I have tried it using a
function and that works fine.
Any help greatly appreciated.
Thanks
jb