activex control in excel 2003

R

Robert

I have a custom ActiveX control that was developed by my company. I have it
embedded in a series of excel worksheets and templates, along with some
additional VBA code, to generate custom charts, graphs, and data forms. It
has worked fine and flawlessly until I upgraded to Office 2003. Now when I
open a saved worksheet, I get an runtime error, then a Microsoft Excel Pop up
Warning me about initializing ActiveX controls. Even if I click "YES", the
control does not load, or does not load properly.

Has anyone had this proble and know of a workaround or solution?
 
Top