Ken,
When I checked on the field, it is a date field Date(2000,01,01), and it shows up as a blank on the preview in Crystal, but if I look in the database, I see the slashes.
I tried this formula field in place of the date field I had before and the date shows up if there is one, but when there isn't, it doesn't say Present, it is just blank on the preview page.
If {leadership1.3RD_END_DA} < Date (1910,1,1)
then "Present"
else ToText({leadership1.3RD_END_DA})
Thanks,
Kathy