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 Programming / March 2006

Tip: Looking for answers? Try searching our database.

i have two date fileds Opend date Due date, can i set default  on due date so, its always = to open date on my data entry form1 Urgent

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mike Saifie - 09 Mar 2006 00:43 GMT
On my Data entry form, i have open date and Due date. How can I default due
date so, its alway = to open date. with out doing the entry.
so, i can due date.

Pl advsie. thanks

Mike
Jeff Boyce - 09 Mar 2006 01:08 GMT
Mike

In the AfterUpdate event of the OpenDate control, add an event procedure
with something like:

   Me.txtDueDate = Me.txtOpenDate

Use the actual names of your controls.

Regards

Jeff Boyce
Microsoft Office/Access MVP

> On my Data entry form, i have open date and Due date. How can I default
> due
[quoted text clipped - 4 lines]
>
> Mike
 
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.