Hey guys, I need help creating a formula. I'm really new to this and can use all the help I can get.
I am trying to create a formula and I will do my best to describe what I need.
If [date of hire] is < or = to 1 year from today's date
then populate [new hire] with a zero.
If [date of hire] is > 1 year from today's date and [years since last evaluation] is null (empty)
then populate [years since last evaluation] with difference of today's date [date of hire]
I also need the [years since last evaluation] to be in decimal format. Like if it's a year and 3 months then I need it to say 1.4.
I really appreciate any help you guys can give me!!Thank you all in advance!!
Also, does anyone happen to know a good source of info when I can start learning how to create basic formulas?