Hi,
This should be easy but is not working for me.
Simple table with 2 fields; NAME_1 and DATE_OF_UPDATE.
I have set up a form for the maintenance of these 2 fields.
If I change the NAME_1 field I want the DATE_OF_UPDATE to be set to the current date/time.
I thought that I could do the above by setting the properties of the NAME_1 field , "On change" =[DATE_OF_UPDATE]=now()
However, the above has no impact at all. Help!
This should be easy but is not working for me.
Simple table with 2 fields; NAME_1 and DATE_OF_UPDATE.
I have set up a form for the maintenance of these 2 fields.
If I change the NAME_1 field I want the DATE_OF_UPDATE to be set to the current date/time.
I thought that I could do the above by setting the properties of the NAME_1 field , "On change" =[DATE_OF_UPDATE]=now()
However, the above has no impact at all. Help!