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 / Forms / July 2007

Tip: Looking for answers? Try searching our database.

Calendar will not transfer date to text box?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jenna - 24 Jul 2007 14:38 GMT
I have a calendar on my form that i want to use to imput data into a text box
but i have not been able to get it to work. They are bound to same control
and i even tryed adding a requery to the calendar update code. I am using
access 2003 i tryed downloading a sample from 2000 but the calendar in that
also did not work. Any i ideas would be helpful. thanks
Steve - 24 Jul 2007 15:06 GMT
Put the following code in the AfterUpdate event of the calendar:
Me!NameOfYourTextBox = Me!NameOfYourCalendar.Value

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
resource@pcdatasheet.com

>I have a calendar on my form that i want to use to imput data into a text
>box
[quoted text clipped - 3 lines]
> that
> also did not work. Any i ideas would be helpful. thanks
Jenna - 24 Jul 2007 16:32 GMT
Thanks that worked!

> Put the following code in the AfterUpdate event of the calendar:
> Me!NameOfYourTextBox = Me!NameOfYourCalendar.Value
[quoted text clipped - 11 lines]
> > that
> > also did not work. Any i ideas would be helpful. thanks
 
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.