Installing needed ActiveX components

L

Laurent

I wrote a macro using forms which displays a chart based
on MS-Project data. The forms use MSChart and DTPicker
controls. It works well in my environment.

The issue comes when I want to distribute this macro and
forms to others who do not have these ActiveX components
(like MSCHART20.OCX, MSCOMCT2.OCX) installed .

What should I do to allow them to use my macro and have
these components installed on their machine.

Laurent
 
Top