I am looking for a formatted date field using Created. So I created a calculated column titled Added with the following formula: =TEXT(Created,"m/d/yy")
. Data type is Date and Time
. Date and Time Format: Date Only
.
I added the column and all existing entries for this list have the new column working properly. However, when a brand new item is added my calculated column displays 12/30/99. If If I view a list column and save it all items in the list are updated and the column is properly displayed.
Is there another approach or a way around this?