Hi guys.

I have a problem that I really hope somebody can solve.

I need a macro that can open 1 of the 10 latest saved files (XLS, XlSX, XLSM) in a folder.

For example if I need to open the third last file, I would like to able to write that or choose a cell in the workbook wich would give me the information, so the macro knows wich file it should take.

I have the macro for opening the latest saved file, which I search the internet for. But I cant find anything to solve my current problem.
open-the-latest-file-in-a-folder.xlsm

I hope it's possible and someone can help me