I have a simple access 2003 form with a few textboxes bound to a table. I have added the Microsoft Date and Time Picker Control 6.0 (sp4) control to my form and when bound or unbound I get the following error when I run the form.
P.S. There is no code in my project apart from the add and delete buttons I created. I have double checked all of the events and there is no mouse_move code anywhere in the project.
Ok, I checked out your db breifly and your Carriers form seems to be having a problem communicating with
the dtp. The dtp on your other forms work ok. I tried removing the dtp on the Carriers form and replacing it with
one from a form that works, but still errors. I checked the props, code, etc. and all looks fine. A compact and
Repair did not help either. About the only thing left to do is to try to recreate the form using all new controls etc.
I have successfully recreated a test form with a copy of a dtp from the Generators form and no problems.
Your form may just be corrupted or ???
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum.
I am doubtful that there is a lot of work involved, I just fear that without knowing what cause the "corruption" I may have the same problem, and have to keep re-creating the form.
Thanks for your input and the time you have taken to investigate.