A
Aidy
Is it possible to import a VBA class module and create a Activex.dll from it in VB?
Aidy
Aidy
Aidy said:Is it possible to import a VBA class module and create a Activex.dll from it
in VB?
Aidy said:Is there another way of instantiating a VBA class from another COM
enabled product?
The class is in the object browser, but I am not sure of the object
hierarchy I follow?
Also in the object browser there is an 'Aproject' class with a
RunMacro method. Could I try to run the sub that instantiates the
class?
Jonathan West said:Also could you let us know which Office application your VBA projects is
working in?