RecentFiles has nothing to do with FileSystemObject.
1. if you have specific questions, please ask a specific question.
2. if you have issue with specific code you have written, then post that code.
We are not mind readers, and we can not look over your shoulder and see your monitor.
If you want "to open the most recently dated file within a specific folder" - which is what you wrote - then using RecentFiles is likely not what you want to use. What if there is a file - recently opened - that is not from that folder?
genomon is correct. FSO is the route you want to go, at least "to open the most recently dated file within a specific folder".
There are lots of examples of the use of FSO, both here and other forums. Please post actual code if/when you have problems.
I ran across some code, However, I am having an issue pointing it to the right folder.
is simply too vague.
Just to clear though, RecentFiles is not "a specific folder". It is a
list of....recent files, and they can be in any number of folders.
If that is what you want to do, fine, say so, and we can probably help.
But if it really is "a specific folder", then FSO is your best route.
"A little piece of heaven
without that awkward dying part."
advertisment for Reese's Peanut Butter Cups (a chocolate/peanut butter confection)
Gerry