B
beavetoots
I need to find the last ( latest create date) .xls file that was created
within a group of folders within another folder: I'm doing this from within
an Access DB
For example
folder1 (primary folder)
0101 (subfolder)
NAME CREATE DATE
0101.xls 2008-01-01
0102 (subfolder)
0202.xls 2008-02-02
0103 (subfolder)
0303.xls 2008-03-03
I need to be able to pick up the filename with the latest creation date
(0303.xls) to be able to automatically
do some formatting with it (without user intervention)
within a group of folders within another folder: I'm doing this from within
an Access DB
For example
folder1 (primary folder)
0101 (subfolder)
NAME CREATE DATE
0101.xls 2008-01-01
0102 (subfolder)
0202.xls 2008-02-02
0103 (subfolder)
0303.xls 2008-03-03
I need to be able to pick up the filename with the latest creation date
(0303.xls) to be able to automatically
do some formatting with it (without user intervention)