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 / New Users / June 2006

Tip: Looking for answers? Try searching our database.

AutoDate question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jman - 14 Jun 2006 15:46 GMT
If I set up a field in a table/form to automatically put the current date in
the field, does that field continuously change even after you're done with
the field?

The form will be used to generate reports that need the current date printed
on them, but I also want to keep the form as an archive so I need the date
the form was filled out to stay the same.
Jerry Whittle - 14 Jun 2006 16:42 GMT
If the date field in the form is bound to a field in the table AND you are
doing nothing to mess with it, it should no change.

The best way to do this is to have a date/time field in the table. In the
default value of the field put the following:

=Date()

This will insert the computer's date for NEW records. It will not change
unless someone changes it either manually or though some code.
Signature

Jerry Whittle
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.

> If I set up a field in a table/form to automatically put the current date in
> the field, does that field continuously change even after you're done with
[quoted text clipped - 3 lines]
> on them, but I also want to keep the form as an archive so I need the date
> the form was filled out to stay the same.
 
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.