1 Attachment(s)
Date Picker Control - Access VBA
Hello,
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.
Please see attached image.
Any help would be appreciated.
Thanks.
Re: Date Picker Control - Access VBA
According to the error message you have code in theMouseMove event of your form? If so can you post it.
Re: Date Picker Control - Access VBA
I can send the project. But there are NO MOUSE MOVE events anywhere.
Re: Date Picker Control - Access VBA
How about in the Properties window for either the form or the dtp?
1 Attachment(s)
Re: Date Picker Control - Access VBA
Re: Date Picker Control - Access VBA
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 ???
Re: Date Picker Control - Access VBA
Thats what I feared.
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.
I really appreciate it.
I will let you know how it all turns out.
Kid Coke