He static,
I'm importing different name files , there is the possibility to import using DateModified file system of file ??
code that I'm using whit name files string manipulation :
Private Sub Import_Click()
Dim stDate, edDate As Date
Dim myConvtName As Date
Dim dbCurr As DAO.Database
Dim...