G
Guest
I am in the processes of creating an Access database that will import Text
file data into a cumulating table; however, to uniquely identify which
records came from which file, I created a field titled 'Import ID' in the
cumulative table were I would like the file name where the records came from
to be populated in this field (with or without the '.txt' file
extension--this part doesn't matter). The text files are named in this
sequence: 'Daily-20060601.txt'.
Does anyone know if this can be done, or, perhaps a better way to uniquely
identify each record by the date given in the file name? This piece would
need to be automated without manual intervention, becuase it will be utilized
by several users, to prevent any possible human error.
file data into a cumulating table; however, to uniquely identify which
records came from which file, I created a field titled 'Import ID' in the
cumulative table were I would like the file name where the records came from
to be populated in this field (with or without the '.txt' file
extension--this part doesn't matter). The text files are named in this
sequence: 'Daily-20060601.txt'.
Does anyone know if this can be done, or, perhaps a better way to uniquely
identify each record by the date given in the file name? This piece would
need to be automated without manual intervention, becuase it will be utilized
by several users, to prevent any possible human error.