
DatePicker problem under Windows XP and Office XP
Hi, Marcel,
MSCOMCT2.OCX is distributed with Visual Basic, not with Windows. If you don't
have Visual Basic (distinct from the Visual Basic for Applications that's built
into Office apps), you might have gotten the file by installing a Visual Basic
application that someone else wrote.
In either case, there's no problem with copying it from the older machine to the
new one and using it in your VBA solutions. However, if you have VB on the old
machine and not on the new one, you may find that you can't use the
DateTimePicker in design mode because you won't have the license key in the
registry.
--
Regards,
Jay Freedman
Microsoft Word MVP Word MVP FAQ site: http://www.mvps.org/word
Quote:
> Hi,
> I used the DatePicker - Microsoft Date and TimePicker Control 6.0
> (SP4) - in several solutions in Word2000. Word2000 was installed as
> part of Office2000 under Win98SE. I upgraded the computer to Windows
> XP and installed Office2000 again. Now I noticed that the macro's and
> forms I developed don't work. The MSCOMCT2.OCX is not present on XP.
> My question is can I copy the OCX from W98SE to the XP
> \Windows\system map and register this component without doing harm to
> the XP system?
> Thanks in advance,
> Marcel Kollenaar