I need to convert string to Date type and use it in the DaysBetween function.
Created a variable =ToDate("01/10/2010"; "dd/mm/yyyy").
The output for this becomes 01/01/2010.
What can I do to make the ToDate() function work?
I need to convert string to Date type and use it in the DaysBetween function.
Created a variable =ToDate("01/10/2010"; "dd/mm/yyyy").
The output for this becomes 01/01/2010.
What can I do to make the ToDate() function work?