Presumably, the text file indicates the dataset date, if it doesn't you can use the FileDateTime function to return the creation/last modification date of the file. Including this in a recordset update loop for each file would allow you to assign this to a particular field. You could then...