I have the file mscomctl.ocx in my system32 directory for Access2002 but I cannot find dtpicker in the ActiveX controls to insert in my form. any ideas why, and how to get to see it!
Sorry minusm, but you are referring to a Calendar Control, which is something different.
Zevw wants a date-time picker. So he needs a reference to Microsoft ActiveX Data Objects library
Then you should find Microsoft Date and Time Picker Control in your ActiveX tool list.
Cheers,
MakeItSo
Andreas Galambos
EDP / Technical Support Specialist
(andreas.galambos@bowneglobal.de)
HP:
There is a file on my website called dtPicker that uses the dtPicker api to create a date picker.
You need to run the code in the module to display it.
Let me know if you want help modifying the code to fit your situation.
Ben
----------------------------------------------
Ben O'Hara
Ben you have helped countless times.
Thanks Dean I got the file that is what I needed.
I Installed visual SourceSafe 6.0 with Service Pack 5 which comes with the file Mscomct2.ocx and then I copied it to my system32 directory and registered the ocx.
Now my question is, I"m trying to get the value from DatePicker with the following code, and it is not Changing the Date Field in my form with the Value selected through DatePicker.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.