Hi,
I have read many of the posts to do with displaying the 'Last Modified' dates and time on a form and I am still confused as to how to go about doing what I want to do.
I would like to display on a form in one single field the date & time that any of the fields on that form were changed and. I would like to display it in such a way that it cannot be altered by anyone. If it is possible to capture and display on the form in a separate field which user account accessed and changed the record then all the better. Obviously if nothing is updated then the date and time stays the same.
I appreciate that I will have to create two new fields in the table that relates to the form and this I have done - one of format Date/Time and one of format Text.
I have looked at the code different folks have posted and created 'Event Procedures' as the threads have directed but none seem to work without giving any errors.
Any help or pointers will greatly reduce the frustrations
I have read many of the posts to do with displaying the 'Last Modified' dates and time on a form and I am still confused as to how to go about doing what I want to do.
I would like to display on a form in one single field the date & time that any of the fields on that form were changed and. I would like to display it in such a way that it cannot be altered by anyone. If it is possible to capture and display on the form in a separate field which user account accessed and changed the record then all the better. Obviously if nothing is updated then the date and time stays the same.
I appreciate that I will have to create two new fields in the table that relates to the form and this I have done - one of format Date/Time and one of format Text.
I have looked at the code different folks have posted and created 'Event Procedures' as the threads have directed but none seem to work without giving any errors.
Any help or pointers will greatly reduce the frustrations
