Hi All,
I have a datetime field in a table that I use to track the last update. I want the code that updates this field to go with the table so that I don't have duplicate code in each form and also so that it will apply if the user modifies the data outside of any form. I have the default generating the value for new records. I just need to know how to updated this value when the record is updated outside of a form.
TIA,
ToniF
I have a datetime field in a table that I use to track the last update. I want the code that updates this field to go with the table so that I don't have duplicate code in each form and also so that it will apply if the user modifies the data outside of any form. I have the default generating the value for new records. I just need to know how to updated this value when the record is updated outside of a form.
TIA,
ToniF