I am having several problems with the mscomct2.ocx for weeks now... See details below of the issue...
Details:
- No problem in inserting the DTPicker on the VBA environment / Form.
- Error message "Cannot Load Object" when I am trying to embed the DTPicker on a worksheet.
- I am currently using Excel 2003 (Just upgrade it from Excel 2002 due to mscomct2.ocx related problem).
- did the usual stuff...
Did I miss anything that I should do? This is pretty odd and I can't move on from work and other things... Thanks...
Details:
- No problem in inserting the DTPicker on the VBA environment / Form.
- Error message "Cannot Load Object" when I am trying to embed the DTPicker on a worksheet.
- I am currently using Excel 2003 (Just upgrade it from Excel 2002 due to mscomct2.ocx related problem).
- did the usual stuff...
1) regsvr32 /u c:\windows\system32\mscomct2.ocx
2) downloaded the latest copy of mscomct2.ocx from Microsoft site.
3) install using the *.inf file and it was copied to system32 folder.
4) regsvr32 c:\windows\system32\mscomct2.ocx
5) Still not able to insert the object to the worksheet
- However I was able to load old excel files with existing embedded DTPicker but still not able to insert new one... Did I miss anything that I should do? This is pretty odd and I can't move on from work and other things... Thanks...