Hello, I need to write a code that can open a file which is saved to a common drive a number of times per day using today’s date with a time stamp.
The file format is saved as `filename-YYYY-MM-DD-HH-MM-SS.xls`. The problem is that the file is never saved at the same time and I wish to open the most recent one. Any idea?
Thanks. G
The file format is saved as `filename-YYYY-MM-DD-HH-MM-SS.xls`. The problem is that the file is never saved at the same time and I wish to open the most recent one. Any idea?
Thanks. G