My software stores dates as 2 byte integers which represent the difference in days from 01-01-1980. I need a formula to change this field on reports to a date field, no matter how many days show up for each entry in the field. For example if its 8,972 in the field, what formula do I use to conver that to a date? Thank you