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 conversation is currently closed to new comments.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
ActiveX Date and Time Picker in Access
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.