I am using the below expression to get the difference of date between current date and myDateFieldColumn. This gives me no of days. But I want it to display "year-Mon-Days"
=DateDiff("d",MyDateField.Value,Today()).
Any Advice.
Thank you
I am using the below expression to get the difference of date between current date and myDateFieldColumn. This gives me no of days. But I want it to display "year-Mon-Days"
=DateDiff("d",MyDateField.Value,Today()).
Any Advice.
Thank you