export files to word with date

D

Douglas J. Steele

Create a query that uses the Format function to format the date as dd.mm.yy
(do not use the Format property of the field), and export the query, not the
table.
 
Top