Hi
I'm facing an error, when I try to capture user entered value by using Userresponce() function.
(user entered value would be date). Then after converting date to the format MM/DD/YYYY by using function Todate().
The date is not at all converting to MM/DD/YYYY and giving error.
How can I convert date user entered value to this format MM/DD/YYYY.
Santhosh