Hi,
Use this.
=Year(ToDate(UserResponse("Enter Sysdate");""dd/MM/yyyy hh:mm:ss a""))
if it will not work then check how values are coming in the below object.
=UserResponse("Enter Sysdate")
Amit
Hi,
Use this.
=Year(ToDate(UserResponse("Enter Sysdate");""dd/MM/yyyy hh:mm:ss a""))
if it will not work then check how values are coming in the below object.
=UserResponse("Enter Sysdate")
Amit