Oliver2003
Technical User
I would like to record the user who enters a record and the user who edits a record with time and date stamp.
To keep things simple I have a table with a linked form - the form is used to input data into the table. I have added the following fields to the table:
InputUser
InputDate
InputTime
LastEditedByUser
LastEditedDate
LastEditedTime
For input date and time I have set the default value to =Date() and =Time().
What I would like to do is record the name of the user who started the new record and then if at a later date that record is edited I would like to record the name of the user that edited it along with the time and date that it was edited at. This info would be stored in the fields above.
I am using access workgroup security .mdb
Any help would be appreciated.
Cheers
To keep things simple I have a table with a linked form - the form is used to input data into the table. I have added the following fields to the table:
InputUser
InputDate
InputTime
LastEditedByUser
LastEditedDate
LastEditedTime
For input date and time I have set the default value to =Date() and =Time().
What I would like to do is record the name of the user who started the new record and then if at a later date that record is edited I would like to record the name of the user that edited it along with the time and date that it was edited at. This info would be stored in the fields above.
I am using access workgroup security .mdb
Any help would be appreciated.
Cheers