Thanks for the reply koolsid

When i follow ur code i got error like this

Code:
Private Sub Command1_Click()

LoadLW List1, "C:\FQA\DataFile\X134\X134N22S001-001.txt"End Sub
the line that i highlighted give me error 'sub or fuction not defined'

I try to solve it but can not?