Hi,
I have a list of ids in excel sheet like 1234, 4567, 7890.
I have various folder created whose names ends with these ids ( ***_1234, ***_4567).
Inside these folders i have pdf file ending with dates (*** 23 Apr 2013, *** 20 Jun 2013).
I wanted a code which will match the ids in excel file and open the respective folders ending with those ids. After opening the folders it should open the latest PDF file using date.
Please let me know whether this is possible or not. If not also suggest some other way to do this.
Thanks..
Bookmarks