View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jose Jose is offline
external usenet poster
 
Posts: 35
Default MSCOMCT2.OCX error


I get an error when loading a userform that has a datepicker control:

Run Time Error 459 Object or Class does not support the set of events.
Both in Excel 2007 and 2003. Under Windows XP.

I tried to resintall the control (regsvr32, with success) but now I get the
error : class factory cannot supply requested class. I bleieve I installed an
Older control.

Did anybody has these problems before?
How can I update MSCOMCT2.OCX properly?

Thanks for any help.
JM