Hi ,
I would like to open a file ie MM_Test by DIR or FSO method by searching all folders and subfolders in Directory: C/Example/
The file names can also range from 01_TEST to 12_TEST. For example , latest would currently be 06_TEST based on June.
So rather than date modified, is there a VBA solution to opening up the latest MM file by going thru all folders/subfolders in directory C/Example/
Thanks in advance.
I would like to open a file ie MM_Test by DIR or FSO method by searching all folders and subfolders in Directory: C/Example/
The file names can also range from 01_TEST to 12_TEST. For example , latest would currently be 06_TEST based on June.
So rather than date modified, is there a VBA solution to opening up the latest MM file by going thru all folders/subfolders in directory C/Example/
Thanks in advance.