Hi All,
I am also facing the same issue. I have variable created to pass date-time prompt value using UserResponse function.
Prompt value date format : 9/1/2015 12:00:00 AM (1st Sept'2015)
Desired Format:
2015/09/01 (yyyy/mm/dd )
Whenever i use ToDate function then it is giving #ERROR and use FormatDate() function giving me 'Expression or sub-expression at position 12 in FormatDate function using invalid data type"
Can anyone suggest the solution to this issue?
Regards,
Venkatesh