You can use the Dir() function in a code loop to return all of the files in
a dirctory which match a certain specification (eg *.xls). Then, in your
loop, write code to append a new record for each file.
Check the online help for Dir for an example of how to use it with
wildcards.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.