A date field in my query is stored as decimal(yy,yym,mdd). The query is a report that is converted into PC doc format and emailed to the user automatically. When the user opens the report using EXCEL, the date field is shown as decimal numbers no matter what type of date format is chosen. Is there a way for me to automatically convert the field to date from the query itself?