yet another reason that MDB is obsolete.
use Access Data Projects and SQL Server.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11436
it is 100 times better in the short term and the long term.
your users will thank you
schasteen wrote:
> The only way I know of would be to create a form to modify your data
> (perfered method of editing data instead of directly working with the table),
> then in the forms before update event add
> Me![YourFieldName] = Now
>
>
> "ibeetb" wrote:
>
> > I know of a timestamp for adding a new record to a table but is there some
> > way I can add a timestamp each time I modifty a record? Either in the table
> > design or in VBA would be fine
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11436
> >
> > Thanks
> >
> >
> >