How to load another XLL in the XLL?

M

Michael

Hi all!

I know how to load XLL add-in in VBA by using an
"Application.RegisterXLL(...)". However, how to load an XLL in the XLL? For
instance, in the a.xll I want to load the b.xll.

Expecting the reply and thanks in advance.
Michael
 
Top