Hello, I am wondering if it is possible through VBA to assign all files in an existing folder(I assume using an array) to a variable...but instead of using a file dialog box, have Access automatically store the contents of the folder. The point is to not have to stop the program for a user to select the files, but have it run through to the end. Then I could have it sort through the files using a counter or something. Ive looked and looked. Any help would be appreciated.