Hey!
I wanted to add a formula-field that would show how many days have passed between two date-fields that I have. How do I do it?
Thanks! =)
Hey!
I wanted to add a formula-field that would show how many days have passed between two date-fields that I have. How do I do it?
Thanks! =)
ToDays(Date1 - Date2)