E
extra
Hi
I have an excel application that uses a vb6 activex exe component.
On my machine everything works fine (as always...)
however when i install the excel file on another computer and i'm
trying the following line:
MyExeObj = new ExeObj
I get activex cannot create component error.
when i remove the exe reference and add it again the line works.
does anyone have an idea how to make it work without re-reference the
exe ??
10x.
I have an excel application that uses a vb6 activex exe component.
On my machine everything works fine (as always...)
however when i install the excel file on another computer and i'm
trying the following line:
MyExeObj = new ExeObj
I get activex cannot create component error.
when i remove the exe reference and add it again the line works.
does anyone have an idea how to make it work without re-reference the
exe ??
10x.