G
Guest
I want to have a date field default to the current date when a record is first entered, (field name: CreateDate) but I do not want the date to change from that point on (a constant or static date). In another field (EditDate) I want to set the default to update to the then-current date each time the record is edited. What functions should I use?