Hi,
I have two fields of employee (date of birth field, hiring date) in my database. Now I need create two fields to calcalate the age in years at hiring date & age in days at hiring date (coded only when the age in years is less than 1).
So what’s the best way to get the data in those new two fields?
Thanks in advance.
Regards,