Hi, i had an issue in my job, i have to load an .txt file to excel but i can't get it to work help, the route it's fine and the msgBox displays the txt file, but the Open functions says err 53 not found...
Sub OpenTextFile()
Dim FilePath As String
FilePath = Dir(Application.ThisWorkbook.Path &...