HI,
I have to use ToDate function to convert UserResponse to a date.
so basically I have var1 which is =UserResponse("Select Begin Date")
Then I need to change that to date Var2=ToDate([Var1];"dd/MM/yyyy")
But it is giving me an error.
ANy ideas what am I doing wrong?
Regards
Shirley