I have a folder which contains archive files. I want a VBA to keep the 5 most recent files. Any help?
I did a loop to kill the file but what is the most efficient way to keep the 5 most recent ones and delete the rest?
I did a loop to kill the file but what is the most efficient way to keep the 5 most recent ones and delete the rest?