Hi Guys
I want to import (over 100) files from a folder (MyFolder) into 'Sheet2'
But I need to force the import order (Using Dir() messing up the Ascending )

In 'Sheet1' I'm creating a list of all files from 'MyFolder'
Macro must then, import the files following the order-list.

Thanks for your kind help.
A.C.