Good day... seems like I ask for more help than I can offer when I visit the forum...but I have another one.

I've got a macro that kills all the files in a repository before proceeding (the macro creates files and dumps them there, and I want it to be clean at the start). The problem is, other people are going to be using the macro, and may not check the repository before they start.

I'd like to have a bit of code that reads the content of the directory and kills the files if they were created any day prior to the current date. If any of you have anything like that handy, I'd appreciate having a look at it. I'm a pretty low level vba guy, but I may be able to make modifications...

Thank you for any help.