I have two fields in my table, one field is updated when the employee is hired. The second field is the term date, which this field is null until the employee has resigned their position. I would like to default this field with the employee's hiredate. How do I do that?
I have try default value but I cannot get that to work. Any ideas?
Thanks in advance
JCN
I have try default value but I cannot get that to work. Any ideas?
Thanks in advance
JCN