I want to delete Excel files in a folder using an Access VB module. I tried the same method that I used for searching for files (fs), but when I use the deletefile method, it doesn't work. Any ideas? Do I perhaps not have the library referenced that I need for this code? Thanks.