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...
Hi Forum members
I'm not a expert vba programmer and I'm trying to adapt belowe code on my db in order to import in one table multiple files in the directory that coincide to those prompted dates. but code stop on red row (run time error 13 type mismatch).
Please could anyone help me
Thanking...
Hi jfgambit,
I'm not a expert vba programmer and I'm trying to put your last code on my db in order to import in one table multiple files in the directory that coincide to those prompted dates. but code stop on red row (run time error 13 type mismatch).
Please could you help me
Thanking in...