D
dennis g
Guest
Have a table where military traffic movment is recorded. One field, History, is a memo field where the comments for each movement is entered. I want to set up this field so each time someone clicks in the field to update the record, a string is generated and placed in another field 'event log' that states "This record was updated YYYYMMDD (current date and time)". This must append to the field, not overwrite. Any ideas?