Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / September 2005

Tip: Looking for answers? Try searching our database.

DateTime Picker-On Updated Event doesn't trigger after picking dat

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
NthDegree - 30 Sep 2005 15:02 GMT
As the subject says, I have a date/time picker control on a form. I want to
update a text box based on the picker date after a user updates it. I've put
a break point in my code so I know the event is not  being triggered. Any
ideas?
Dennis - 30 Sep 2005 15:38 GMT
I had the same problem in one of my apps. The way I got around it (not 100%
because you can type straight into the box without picking off the calendar)
is to open the code for the form, select the Date & Time picker control from
the left hand drop down box at the top of the code screen and select the
CloseUp event from the right hand drop down box. Put the code you were going
to use in the updated event into this closeup event instead.

> As the subject says, I have a date/time picker control on a form. I want to
> update a text box based on the picker date after a user updates it. I've put
> a break point in my code so I know the event is not  being triggered. Any
> ideas?
NthDegree - 30 Sep 2005 17:20 GMT
Thanks for the response, unfortunately even the mouse up event doesn't
trigger either.

Think I'm going to go back to COBOL on a mainframe, at least everything
works there. :)

> I had the same problem in one of my apps. The way I got around it (not 100%
> because you can type straight into the box without picking off the calendar)
[quoted text clipped - 7 lines]
> > a break point in my code so I know the event is not  being triggered. Any
> > ideas?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.