Hello, I would really appreciate some help, Im quite a newbie with VB in access.
What Im trying to do is to import several XLS files that are distributed in various folders in C:\
I`ve made a table in wich one of the fields contains the PATH to each of those files, so what I need should be simple a simple task to do: a routine that iterate the full recordset reading all those paths and automatically import the files contained in those folders into a new table.
Any ideas will be most welcomed!
What Im trying to do is to import several XLS files that are distributed in various folders in C:\
I`ve made a table in wich one of the fields contains the PATH to each of those files, so what I need should be simple a simple task to do: a routine that iterate the full recordset reading all those paths and automatically import the files contained in those folders into a new table.
Any ideas will be most welcomed!
Comment