Since the field in the table is Date/Time, export the table as a query and format the date like this: format([DateFieldName],"MM/DD/YYYY"). Create an export specification and export the query to a text file. Unfortunately, export specifications do not show the data type. The first time, the...