ActiveX Date and Time Picker in Access - TechRepublic
General discussion
June 5, 2002 at 06:59 PM
jayyemi

ActiveX Date and Time Picker in Access

by jayyemi . Updated 18 years, 4 months ago

I discovered that when you are programming in Access 2000 and you made use of Microsoft Date & Time picker ActiveX within the tab control it gives out the error message (Runtime error ‘-2147352567(0020009)’ DTPicker returned the error: An error occured in a call to the windows Date and Time picker control).

Incase you have more than 2 one tab control on the form, the DTpicker ActiveX control will work but the ones in the other tab control won’t work and brings out the above error message whenever you want to write the content of the control into a table or storing the control date using Now() to refresh the control.

Any assistance from anyone.

This discussion is locked

All Comments