I'm wondering if any of the forum members know of or have developed a function to find the most recently updated file in a folder.
I have some functions that output the entire DIR in date sort order and then I can get the last file, however, in this case the directory is very large and the DIR output approach is not efficient.
I have seen some indications that this may be doable in VB Script.
Any and all help is appreciated!
-Richard