++++++++ PROBLEM ++++++++ 1> The century in the year portion of the date is only 2 digits long. +++++++++ SOLUTION +++++++++ - In the outbound section of the formula, specify the return value as character, and in the formula section specify the following: string(XXXXXX,"99/99/9999") in which XXXXXX is your date field.