Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Record Creation Date, Last Modified

Status
Not open for further replies.

hmm2

Technical User
Apr 8, 2002
32
US
Can someone please tell me how to retrieve the date that a record was created (added to a database table)?
Also, same for the date the record was last modified?

(Using AccessXP) -hmm
-Using AccessXP
 
I think you will have to do it yourself. You can use Now() in a field for created date/time, as for last modified you may need code for that, although I could be wrong
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top