I have been using FileSystemObject to populate a cursor with file names from a network folder. This cursor is then displayed in a grid with a matching user editable description field from a table. The structure on the drive is a main folder with subfolders for each client. Within each client folder are files for each client. I only populate the cursor when a user has navigated to the proper client and requested a list of the files. This has worked well until they had a client with about 100 files and the system takes 10-20 seconds to retrieve the file list. Without doing a lot of testing, does anyone know if using adir() to perform this function would be any faster?
Thanks,
Auguy
Thanks,
Auguy