| re: activating Date and Time Picker
Uzytkownik "Jeho_Tee" <Jeho_tee@yahoo.com> napisal w wiadomosci
news:1130340006.537096.82310@z14g2000cwz.googlegro ups.com...[color=blue]
> I am new to Ms Access and I want to use the Date and Time picker on a
> form. One of my computers allows it but the control does not appear in
> the list of ActiveX Control in the second computer. when I try to open
> a database file that already contains that Control, its opens without
> the date control.
>
> What should I do to have it activated on my second computer?
>
> Thanks
>
>[/color]
You should check do you have mscomct2.ocx control in your system folder
(for example) on the second computer. If you do, try to register it by
entering command (in command line) :
regsvr32 mscomct2.ocx
If that file doesn't exist in that folder, first copy it from well working
computer and repeat registering by typeing command ,I wrote. After that,
control should work properly.
Hi
MaC |