Sue22
Registered User.
- Local time
- Today, 10:37
- Joined
- Mar 11, 2015
- Messages
- 37
Hi, have a database and currently I have in there the date when a new record was created and also have the Username of the user who created the record.
I want to add something so that when the user updates a courses record (or the related records contained in the sub form) that the User ID and the data are added to the Updated and updated by fields in my main database table.
Very simply there is a Courses table and a modules table (each course will have many modules) so if using the form the user changes anything in either the courses table and/ or a related record in the modules table I need the two fields to be populated.
Is this possible?
I want to add something so that when the user updates a courses record (or the related records contained in the sub form) that the User ID and the data are added to the Updated and updated by fields in my main database table.
Very simply there is a Courses table and a modules table (each course will have many modules) so if using the form the user changes anything in either the courses table and/ or a related record in the modules table I need the two fields to be populated.
Is this possible?