I have been trying to create a field in my form that will update my table with the current date everytime the form is saved (a way of keeping track of the most recent change date). I have tried the Date()expression in the before and after update properties but it doesn't do anything, and if I use it in the default value property it updates everytime the record is accessed. Can anyone help me understand what I'm doing wrong?
Thanks,
Ken
PS I would like to do the same thing with the CurrentUser () but I guess once I know how to do one, the other will be similar.
Thanks,
Ken
PS I would like to do the same thing with the CurrentUser () but I guess once I know how to do one, the other will be similar.