That's easy, you need a control named FileListBox which has two properties are useful for you, they are FileListBox.ListIndex and FileListBox.FileName, when you get it you just do the following:
1)get the name from .txt or .xls
2)get the name of .dwg in the specified directory
3)are they the...