Aderegil - thanks for the reply. Let me explain a little more just to be sure we're on the same page.
I have a date field that is filled from the DataSet. I also have a text object that has no corresponding record. If the database field for date is not null I want to supply a static string value to the text object.
Can this be handled through a Formula? It appears your solution deals with DB fields only.