Hello,
I have a date field called Hire Date and for example, this field has the date of 1/1/2012.
Then I have another field called, "# of years with current employer"
I need something that would calculate the Hire Date field to today's date and just show the number of years in the "# of years with current employer field"
So for this example it would show 10.
It would then need to be ran daily on all employee records.
How can I do this?
Thank you.