My last post sucked. Too early I guess. Using the NumberToDate function, if the field is an number in the YYYYMMDD format use the formula:
NumberToDate({jobcost.del_date})
If it is a text field in the "YYYYMMDD" format, then convert the text to a number first, then convert it to a date as follows:
NumberToDate(ToNumber({jobcost.del_date})) Software Support for Sage Mas90, Macola, Crystal Reports, Goldmine and MS Office