View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R Avery[_2_] R Avery[_2_] is offline
external usenet poster
 
Posts: 44
Default Visual Component Manager for VBA

Is there anyway to get VB6's "Visual Component Manager 6.0" to be an
addin to Excel's VBE?

Since VBA's extensibility model is different from VB's, I assume I
cannot just plug in the VB6 VCM, but i can't imagine that it would be
that difficult to port it to work in VBA. Has anyone done this? Or,
has anyone done anything similar that allows users to easily
create/customize/import template forms/classes/modules?