Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Date created / modified

0 views
Skip to first unread message

Shailen

unread,
Apr 8, 2002, 1:35:30 AM4/8/02
to
Hello,

I heard that when entering a new record in a table, MS
Access stores the date created. How do i get the date
created or modified of a record?

Regards,

shailen

Graham R Seach

unread,
Apr 8, 2002, 10:04:04 AM4/8/02
to
Shailen,

I'm afraid you heard wrong. The only way you can save a date with each
record, is to put it there yourself.

You can do this by adding a textbox to each form, and setting its Visible
property to NO. Then set its DefaultValue property to
=Date()
(including the equals sign).

Graham R Seach
Microsoft Access MVP
Sydney, Australia

0 new messages