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 / General 1 / December 2005

Tip: Looking for answers? Try searching our database.

After insert of date how to auto jump to next field

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
AA Arens - 31 Dec 2005 14:39 GMT
I have a button containing the VB command Me.Notes = Me.Notes &
Format(Date, "dd-mm-yyyy") to have a date filled in a field. I want it
automatically jump to the next field, after the date is inserted. How?

By the way, more nicer is that when I start a new record, the date is
automatically inserted and the cursor jumps to the next field. So,
without a push button.

Bart

Access 2003
Larry Linson - 31 Dec 2005 19:39 GMT
>I have a button containing the VB command Me.Notes = Me.Notes &
> Format(Date, "dd-mm-yyyy") to have a date filled in a field. I want it
[quoted text clipped - 3 lines]
> automatically inserted and the cursor jumps to the next field. So,
> without a push button.

Set the default of the date control to =Date() for just the date, or =Now()
for date and time. With the form in Design View, on the Menu, View | Tab
Order to set the tab order to bypass the date Control.

 Larry Linson
 Microsoft Access MVP
 
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.